PostgreSQL Source Code git master
Data Fields
BitmapIndexScanState Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 1795 of file execnodes.h.

Field Documentation

biss_ArrayKeys

IndexArrayKeyInfo* BitmapIndexScanState::biss_ArrayKeys

Definition at line 1803 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_Instrument

IndexScanInstrumentation BitmapIndexScanState::biss_Instrument

Definition at line 1809 of file execnodes.h.

Referenced by ExecEndBitmapIndexScan(), ExecInitBitmapIndexScan(), and show_indexsearches_info().

biss_NumArrayKeys

int BitmapIndexScanState::biss_NumArrayKeys

Definition at line 1804 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_NumRuntimeKeys

int BitmapIndexScanState::biss_NumRuntimeKeys

Definition at line 1802 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_NumScanKeys

int BitmapIndexScanState::biss_NumScanKeys

Definition at line 1800 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_RelationDesc

Relation BitmapIndexScanState::biss_RelationDesc

Definition at line 1807 of file execnodes.h.

Referenced by ExecEndBitmapIndexScan(), and ExecInitBitmapIndexScan().

biss_result

TIDBitmap* BitmapIndexScanState::biss_result

Definition at line 1798 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_RuntimeContext

ExprContext* BitmapIndexScanState::biss_RuntimeContext

Definition at line 1806 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), and ExecReScanBitmapIndexScan().

biss_RuntimeKeys

IndexRuntimeKeyInfo* BitmapIndexScanState::biss_RuntimeKeys

Definition at line 1801 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), and ExecReScanBitmapIndexScan().

biss_RuntimeKeysReady

bool BitmapIndexScanState::biss_RuntimeKeysReady

Definition at line 1805 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_ScanDesc

struct IndexScanDescData* BitmapIndexScanState::biss_ScanDesc

Definition at line 1808 of file execnodes.h.

Referenced by ExecEndBitmapIndexScan(), ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_ScanKeys

ScanKeyData* BitmapIndexScanState::biss_ScanKeys

Definition at line 1799 of file execnodes.h.

Referenced by ExecInitBitmapIndexScan(), ExecReScanBitmapIndexScan(), and MultiExecBitmapIndexScan().

biss_SharedInfo

SharedIndexScanInstrumentation* BitmapIndexScanState::biss_SharedInfo

Definition at line 1810 of file execnodes.h.

Referenced by ExecBitmapIndexScanInitializeDSM(), ExecBitmapIndexScanInitializeWorker(), ExecBitmapIndexScanRetrieveInstrumentation(), ExecEndBitmapIndexScan(), and show_indexsearches_info().

ss

ScanState BitmapIndexScanState::ss

Definition at line 1797 of file execnodes.h.

Referenced by ExecBitmapIndexScanEstimate(), ExecBitmapIndexScanInitializeDSM(), ExecBitmapIndexScanInitializeWorker(), ExecInitBitmapIndexScan(), and MultiExecBitmapIndexScan().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /