Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
BitmapHeapScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
Listbitmapqualorig
 

Detailed Description

Definition at line 642 of file plannodes.h.

Field Documentation

◆ bitmapqualorig

List* BitmapHeapScan::bitmapqualorig

Definition at line 646 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: