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

#include <plannodes.h>

Data Fields

Plan plan
 
Listbitmapplans
 

Detailed Description

Definition at line 449 of file plannodes.h.

Field Documentation

◆ bitmapplans

List* BitmapAnd::bitmapplans

Definition at line 452 of file plannodes.h.

Referenced by ExecInitBitmapAnd(), make_bitmap_and(), and set_plan_refs().

◆ plan

Plan BitmapAnd::plan

Definition at line 451 of file plannodes.h.

Referenced by make_bitmap_and(), and set_plan_refs().


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