#include <gin_private.h>
Data Fields | |
MemoryContext | tempCtx |
GinState | ginstate |
GinScanKey | keys |
uint32 | nkeys |
GinScanEntry * | entries |
uint32 | totalentries |
uint32 | allocentries |
bool | isVoidRes |
Definition at line 645 of file gin_private.h.
Definition at line 655 of file gin_private.h.
Referenced by ginFillScanEntry(), and ginNewScanKey().
Definition at line 653 of file gin_private.h.
Referenced by freeScanKeys(), ginFillScanEntry(), ginNewScanKey(), scanGetItem(), and startScan().
Definition at line 648 of file gin_private.h.
Referenced by collectMatchesForHeapRow(), ginbeginscan(), ginFillScanEntry(), ginFillScanKey(), ginNewScanKey(), scanGetItem(), scanPendingInsert(), and startScan().
Definition at line 657 of file gin_private.h.
Referenced by ginNewScanKey().
Definition at line 650 of file gin_private.h.
Referenced by collectMatchesForHeapRow(), freeScanKeys(), ginbeginscan(), ginFillScanKey(), ginNewScanKey(), scanGetItem(), scanPendingInsert(), and startScan().
Definition at line 651 of file gin_private.h.
Referenced by collectMatchesForHeapRow(), freeScanKeys(), ginbeginscan(), ginFillScanKey(), ginNewScanKey(), scanGetItem(), scanPendingInsert(), and startScan().
Definition at line 647 of file gin_private.h.
Referenced by ginbeginscan(), ginendscan(), scanGetItem(), and scanPendingInsert().
Definition at line 654 of file gin_private.h.
Referenced by freeScanKeys(), ginFillScanEntry(), ginNewScanKey(), scanGetItem(), and startScan().