Eneboo - Documentación para desarrolladores
|
#include <execnodes.h>
Atributos públicos | |
ScanState | ss |
List * | aggs |
int | numaggs |
FmgrInfo * | eqfunctions |
FmgrInfo * | hashfunctions |
AggStatePerAgg | peragg |
MemoryContext | aggcontext |
ExprContext * | tmpcontext |
bool | agg_done |
AggStatePerGroup | pergroup |
HeapTuple | grp_firstTuple |
TupleHashTable | hashtable |
bool | table_filled |
TupleHashIterator | hashiter |
FmgrInfo* AggState::eqfunctions |
HeapTuple AggState::grp_firstTuple |
FmgrInfo* AggState::hashfunctions |