Classes | |
struct | AggInfo_col |
struct | AggInfo_func |
Public Attributes | |
struct AggInfo::AggInfo_col * | aCol |
struct AggInfo::AggInfo_func * | aFunc |
u8 | directMode |
int | nAccumulator |
int | nColumn |
int | nFunc |
int | nSortingColumn |
ExprList * | pGroupBy |
int | sortingIdx |
int | sortingIdxPTab |
u8 | useSortingIdx |
struct AggInfo::AggInfo_col * AggInfo::aCol |
struct AggInfo::AggInfo_func * AggInfo::aFunc |