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