Searched defs:AggInfo (Results 1 – 1 of 1) sorted by relevance
16346 typedef struct AggInfo AggInfo; typedef19893 struct AggInfo { struct19903 struct AggInfo_col { /* For each column used in source tables */ argument19914 struct AggInfo_func { /* For each aggregate function */ argument19925 u32 selId; /* Select to which this AggInfo belongs */ argument19927 Select *pSelect; /* SELECT statement that this AggInfo supports */ argument