PostgreSQL Source Code  git master
BitmapAnd Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
 
Listbitmapplans
 

Detailed Description

Definition at line 356 of file plannodes.h.

Field Documentation

◆ bitmapplans

List* BitmapAnd::bitmapplans

Definition at line 359 of file plannodes.h.

Referenced by ExecInitBitmapAnd(), and make_bitmap_and().

◆ plan

Plan BitmapAnd::plan

Definition at line 358 of file plannodes.h.

Referenced by make_bitmap_and().


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