#include <gin_private.h>
Data Fields | |
| GinState * | ginstate |
| long | allocatedMemory |
| GinEntryAccumulator * | entryallocator |
| uint32 | eas_used |
| RBTree * | tree |
Definition at line 689 of file gin_private.h.
Definition at line 692 of file gin_private.h.
Referenced by getDatumCopy(), ginAllocEntryAccumulator(), ginBuildCallback(), ginCombineData(), ginInitBA(), ginInsertBAEntry(), and ginInsertCleanup().
Definition at line 694 of file gin_private.h.
Referenced by ginAllocEntryAccumulator(), and ginInitBA().
Definition at line 693 of file gin_private.h.
Referenced by ginAllocEntryAccumulator(), and ginInitBA().
Definition at line 691 of file gin_private.h.
Referenced by cmpEntryAccumulator(), getDatumCopy(), ginbuild(), ginHeapTupleBulkInsert(), ginInsertCleanup(), and processPendingPage().
Definition at line 695 of file gin_private.h.
Referenced by ginBeginBAScan(), ginGetBAEntry(), ginInitBA(), and ginInsertBAEntry().
1.7.1