PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BitmapHeapScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
Listbitmapqualorig
 

Detailed Description

Definition at line 649 of file plannodes.h.

Field Documentation

◆ bitmapqualorig

List* BitmapHeapScan::bitmapqualorig

Definition at line 653 of file plannodes.h.

Referenced by ExecInitBitmapHeapScan(), make_bitmap_heapscan(), and set_plan_refs().

◆ scan

Scan BitmapHeapScan::scan

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