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

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 1944 of file pathnodes.h.

Field Documentation

◆ bitmapquals

◆ bitmapselectivity

Selectivity BitmapOrPath::bitmapselectivity

Definition at line 1948 of file pathnodes.h.

Referenced by cost_bitmap_or_node(), and create_bitmap_subplan().

◆ path


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