|
PostgreSQL Source Code git master
|
#include <plannodes.h>
Data Fields | |
| Plan | plan |
| List * | bitmapplans |
Definition at line 508 of file plannodes.h.
| List* BitmapAnd::bitmapplans |
Definition at line 511 of file plannodes.h.
Referenced by ExecInitBitmapAnd(), make_bitmap_and(), and set_plan_refs().
| Plan BitmapAnd::plan |
Definition at line 510 of file plannodes.h.
Referenced by make_bitmap_and(), and set_plan_refs().