PostgreSQL Source Code git master
Data Fields
BitmapHeapScanState Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
bool  initialized
 
 
 
bool  recheck
 

Detailed Description

Definition at line 1888 of file execnodes.h.

Field Documentation

bitmapqualorig

ExprState* BitmapHeapScanState::bitmapqualorig

Definition at line 1891 of file execnodes.h.

Referenced by BitmapHeapNext(), BitmapHeapRecheck(), and ExecInitBitmapHeapScan().

initialized

bool BitmapHeapScanState::initialized

Definition at line 1894 of file execnodes.h.

Referenced by BitmapHeapNext(), BitmapTableScanSetup(), ExecInitBitmapHeapScan(), and ExecReScanBitmapHeapScan().

pstate

ParallelBitmapHeapState* BitmapHeapScanState::pstate

Definition at line 1895 of file execnodes.h.

Referenced by BitmapTableScanSetup(), ExecBitmapHeapInitializeDSM(), ExecBitmapHeapInitializeWorker(), ExecBitmapHeapReInitializeDSM(), ExecInitBitmapHeapScan(), and show_tidbitmap_info().

recheck

bool BitmapHeapScanState::recheck

Definition at line 1897 of file execnodes.h.

Referenced by BitmapHeapNext(), ExecInitBitmapHeapScan(), and ExecReScanBitmapHeapScan().

sinstrument

SharedBitmapHeapInstrumentation* BitmapHeapScanState::sinstrument

Definition at line 1896 of file execnodes.h.

Referenced by ExecBitmapHeapInitializeDSM(), ExecBitmapHeapInitializeWorker(), ExecBitmapHeapRetrieveInstrumentation(), ExecEndBitmapHeapScan(), and show_tidbitmap_info().

ss

ScanState BitmapHeapScanState::ss

Definition at line 1890 of file execnodes.h.

Referenced by BitmapHeapNext(), BitmapHeapRecheck(), BitmapTableScanSetup(), ExecBitmapHeapEstimate(), ExecBitmapHeapInitializeDSM(), ExecBitmapHeapInitializeWorker(), ExecBitmapHeapReInitializeDSM(), ExecBitmapHeapScan(), ExecEndBitmapHeapScan(), ExecInitBitmapHeapScan(), and ExecReScanBitmapHeapScan().

stats

BitmapHeapScanInstrumentation BitmapHeapScanState::stats

Definition at line 1893 of file execnodes.h.

Referenced by BitmapHeapNext(), ExecEndBitmapHeapScan(), ExecInitBitmapHeapScan(), and show_tidbitmap_info().

tbm

TIDBitmap* BitmapHeapScanState::tbm

Definition at line 1892 of file execnodes.h.

Referenced by BitmapTableScanSetup(), ExecEndBitmapHeapScan(), ExecInitBitmapHeapScan(), and ExecReScanBitmapHeapScan().


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

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