PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BitmapAndPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 2120 of file pathnodes.h.

Field Documentation

◆ bitmapquals

List* BitmapAndPath::bitmapquals

Definition at line 2123 of file pathnodes.h.

Referenced by cost_bitmap_and_node().

◆ bitmapselectivity

Selectivity BitmapAndPath::bitmapselectivity

Definition at line 2124 of file pathnodes.h.

Referenced by cost_bitmap_and_node().

◆ path

Path BitmapAndPath::path

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