gdrsclib
|
Data Structures | |
struct | AggInfo_col |
struct | AggInfo_func |
Data Fields | |
u8 | directMode |
u8 | useSortingIdx |
int | sortingIdx |
ExprList * | pGroupBy |
int | nSortingColumn |
struct AggInfo::AggInfo_col * | aCol |
int | nColumn |
int | nColumnAlloc |
int | nAccumulator |
struct AggInfo::AggInfo_func * | aFunc |
int | nFunc |
int | nFuncAlloc |
struct AggInfo::AggInfo_col * aCol |
struct AggInfo::AggInfo_func * aFunc |