#include <relation.h>
Data Fields | |
Path | path |
List * | bitmapquals |
Selectivity | bitmapselectivity |
Definition at line 819 of file relation.h.
Definition at line 822 of file relation.h.
Referenced by bitmap_and_cost_est(), cost_bitmap_and_node(), create_bitmap_and_path(), create_bitmap_subplan(), find_indexpath_quals(), get_indexpath_pages(), and make_restrictinfo_from_bitmapqual().
Definition at line 823 of file relation.h.
Referenced by cost_bitmap_and_node(), and create_bitmap_subplan().
Definition at line 821 of file relation.h.
Referenced by bitmap_and_cost_est(), cost_bitmap_and_node(), create_bitmap_and_path(), and create_bitmap_subplan().