Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

BitmapHeapScanState Struct Reference

#include <execnodes.h>

Data Fields

ScanState ss
Listbitmapqualorig
TIDBitmaptbm
TBMIteratortbmiterator
TBMIterateResulttbmres
TBMIteratorprefetch_iterator
int prefetch_pages
int prefetch_target

Detailed Description

Definition at line 1339 of file execnodes.h.


Field Documentation

Definition at line 1342 of file execnodes.h.

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

Definition at line 1347 of file execnodes.h.

Referenced by BitmapHeapNext(), and ExecInitBitmapHeapScan().

Definition at line 1348 of file execnodes.h.

Referenced by BitmapHeapNext(), and ExecInitBitmapHeapScan().

Definition at line 1345 of file execnodes.h.

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


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