PostgreSQL Source Code: IndexOnlyScanState Struct Reference (original) (raw)
#include <[execnodes.h](execnodes%5F8h%5Fsource.html)>
Definition at line 1754 of file execnodes.h.
◆ ioss_Instrument
◆ ioss_NameCStringAttNums
AttrNumber* IndexOnlyScanState::ioss_NameCStringAttNums
◆ ioss_NameCStringCount
int IndexOnlyScanState::ioss_NameCStringCount
◆ ioss_NumOrderByKeys
int IndexOnlyScanState::ioss_NumOrderByKeys
◆ ioss_NumRuntimeKeys
int IndexOnlyScanState::ioss_NumRuntimeKeys
◆ ioss_NumScanKeys
int IndexOnlyScanState::ioss_NumScanKeys
◆ ioss_OrderByKeys
struct ScanKeyData* IndexOnlyScanState::ioss_OrderByKeys
◆ ioss_PscanLen
Size IndexOnlyScanState::ioss_PscanLen
◆ ioss_RelationDesc
Relation IndexOnlyScanState::ioss_RelationDesc
◆ ioss_RuntimeContext
◆ ioss_RuntimeKeys
◆ ioss_RuntimeKeysReady
bool IndexOnlyScanState::ioss_RuntimeKeysReady
◆ ioss_ScanDesc
◆ ioss_ScanKeys
◆ ioss_SharedInfo
◆ ioss_TableSlot
◆ ioss_VMBuffer
Buffer IndexOnlyScanState::ioss_VMBuffer
◆ recheckqual
◆ ss
Definition at line 1756 of file execnodes.h.
Referenced by ExecIndexOnlyMarkPos(), ExecIndexOnlyRestrPos(), ExecIndexOnlyScan(), ExecIndexOnlyScanEstimate(), ExecIndexOnlyScanInitializeDSM(), ExecIndexOnlyScanInitializeWorker(), ExecIndexOnlyScanReInitializeDSM(), ExecInitIndexOnlyScan(), ExecReScanIndexOnlyScan(), IndexOnlyNext(), and StoreIndexTuple().
The documentation for this struct was generated from the following file:
- src/include/nodes/execnodes.h