PostgreSQL Source Code  git master
BitmapAndPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 1783 of file pathnodes.h.

Field Documentation

◆ bitmapquals

◆ bitmapselectivity

Selectivity BitmapAndPath::bitmapselectivity

Definition at line 1787 of file pathnodes.h.

Referenced by cost_bitmap_and_node(), and create_bitmap_subplan().

◆ path

Path BitmapAndPath::path

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