PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BitmapAnd Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
 
Listbitmapplans
 

Detailed Description

Definition at line 508 of file plannodes.h.

Field Documentation

◆ bitmapplans

List* BitmapAnd::bitmapplans

Definition at line 511 of file plannodes.h.

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

◆ plan

Plan BitmapAnd::plan

Definition at line 510 of file plannodes.h.

Referenced by make_bitmap_and(), and set_plan_refs().


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