Searched defs:AggInfo (Results 1 – 1 of 1) sorted by relevance
15338 typedef struct AggInfo AggInfo; typedef18842 struct AggInfo { struct18852 struct AggInfo_col { /* For each column used in source tables */ argument18863 struct AggInfo_func { /* For each aggregate function */ argument18874 u32 selId; /* Select to which this AggInfo belongs */ argument18876 Select *pSelect; /* SELECT statement that this AggInfo supports */ argument