|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | bitmapqual |
Definition at line 2030 of file pathnodes.h.
| Path* BitmapHeapPath::bitmapqual |
Definition at line 2033 of file pathnodes.h.
Referenced by bitmap_scan_cost_est(), create_bitmap_heap_path(), create_bitmap_scan_plan(), path_is_reparameterizable_by_child(), reparameterize_path(), and reparameterize_path_by_child().
| Path BitmapHeapPath::path |
Definition at line 2032 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify(), bitmap_scan_cost_est(), create_bitmap_heap_path(), create_bitmap_scan_plan(), and reparameterize_path_by_child().