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

#include <pathnodes.h>

Data Fields

Path path
 
Listbitmapquals
 
Selectivity bitmapselectivity
 

Detailed Description

Definition at line 2133 of file pathnodes.h.

Field Documentation

◆ bitmapquals

List* BitmapOrPath::bitmapquals

Definition at line 2136 of file pathnodes.h.

Referenced by cost_bitmap_or_node().

◆ bitmapselectivity

Selectivity BitmapOrPath::bitmapselectivity

Definition at line 2137 of file pathnodes.h.

Referenced by cost_bitmap_or_node().

◆ path

Path BitmapOrPath::path

Definition at line 2135 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), and cost_bitmap_or_node().


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