Eneboo - Documentación para desarrolladores
|
#include <execnodes.h>
Atributos públicos | |
HTAB * | hashtab |
int | numCols |
AttrNumber * | keyColIdx |
FmgrInfo * | eqfunctions |
FmgrInfo * | hashfunctions |
MemoryContext | tablecxt |
MemoryContext | tempcxt |
Size | entrysize |
TupleTableSlot * | tableslot |
TupleTableSlot * | inputslot |
FmgrInfo* TupleHashTableData::eqfunctions |
FmgrInfo* TupleHashTableData::hashfunctions |
TupleTableSlot* TupleHashTableData::inputslot |
AttrNumber* TupleHashTableData::keyColIdx |
TupleTableSlot* TupleHashTableData::tableslot |