|
PostgreSQL Source Code git master
|
#include <plannodes.h>
Data Fields | |
| Scan | scan |
| List * | bitmapqualorig |
Definition at line 689 of file plannodes.h.
| List* BitmapHeapScan::bitmapqualorig |
Definition at line 693 of file plannodes.h.
Referenced by ExecInitBitmapHeapScan(), make_bitmap_heapscan(), and set_plan_refs().
| Scan BitmapHeapScan::scan |
Definition at line 691 of file plannodes.h.
Referenced by create_bitmap_scan_plan(), ExecInitBitmapHeapScan(), make_bitmap_heapscan(), and set_plan_refs().