PostgreSQL Source Code  git master
BitmapHeapScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
Listbitmapqualorig
 

Detailed Description

Definition at line 538 of file plannodes.h.

Field Documentation

◆ bitmapqualorig

List* BitmapHeapScan::bitmapqualorig

Definition at line 541 of file plannodes.h.

Referenced by ExecInitBitmapHeapScan(), and make_bitmap_heapscan().

◆ scan

Scan BitmapHeapScan::scan

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