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

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 1931 of file pathnodes.h.

Field Documentation

◆ bitmapquals

◆ bitmapselectivity

Selectivity BitmapAndPath::bitmapselectivity

Definition at line 1935 of file pathnodes.h.

Referenced by cost_bitmap_and_node(), and create_bitmap_subplan().

◆ path


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