PostgreSQL Source Code  git master
BitmapOrPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 1796 of file pathnodes.h.

Field Documentation

◆ bitmapquals

◆ bitmapselectivity

Selectivity BitmapOrPath::bitmapselectivity

Definition at line 1800 of file pathnodes.h.

Referenced by cost_bitmap_or_node(), and create_bitmap_subplan().

◆ path

Path BitmapOrPath::path

Definition at line 1798 of file pathnodes.h.

Referenced by cost_bitmap_or_node(), create_bitmap_or_path(), and create_bitmap_subplan().


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