Header And Logo

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

Data Fields

BitmapIndexScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
Oid indexid
Listindexqual
Listindexqualorig

Detailed Description

Definition at line 361 of file plannodes.h.


Field Documentation

Definition at line 364 of file plannodes.h.

Referenced by ExecInitBitmapIndexScan(), ExplainNode(), and make_bitmap_indexscan().

Definition at line 365 of file plannodes.h.

Referenced by ExecInitBitmapIndexScan(), make_bitmap_indexscan(), and set_plan_refs().

Definition at line 366 of file plannodes.h.

Referenced by make_bitmap_indexscan(), and set_plan_refs().

Definition at line 363 of file plannodes.h.

Referenced by ExecInitBitmapIndexScan(), make_bitmap_indexscan(), and set_plan_refs().


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