#include <relation.h>
Data Fields | |
Path | path |
List * | bitmapquals |
Selectivity | bitmapselectivity |
Definition at line 832 of file relation.h.
Definition at line 835 of file relation.h.
Referenced by cost_bitmap_or_node(), create_bitmap_or_path(), create_bitmap_subplan(), find_indexpath_quals(), get_indexpath_pages(), and make_restrictinfo_from_bitmapqual().
Definition at line 836 of file relation.h.
Referenced by cost_bitmap_or_node(), and create_bitmap_subplan().
Definition at line 834 of file relation.h.
Referenced by cost_bitmap_or_node(), create_bitmap_or_path(), create_bitmap_subplan(), and create_or_index_quals().