Searched defs:AggInfo (Results 1 – 1 of 1) sorted by relevance
8638 typedef struct AggInfo AggInfo; typedef11035 struct AggInfo { struct11045 struct AggInfo_col { /* For each column used in source tables */ argument11057 struct AggInfo_func { /* For each aggregate function */ argument11062 } *aFunc;11063 int nFunc; /* Number of entries in aFunc[] */