|
messenger_via_http_server
1.0
|

Структуры данных | |
| struct | AggInfo_col |
| struct | AggInfo_func |
Поля данных | |
| u8 | directMode |
| u8 | useSortingIdx |
| int | sortingIdx |
| int | sortingIdxPTab |
| int | nSortingColumn |
| ExprList * | pGroupBy |
| struct AggInfo::AggInfo_col * | aCol |
| int | nColumn |
| int | nAccumulator |
| struct AggInfo::AggInfo_func * | aFunc |
| int | nFunc |
| 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 |
1.8.13