#include <relation.h>
Data Fields | |
NodeTag | type |
Relids | ppi_req_outer |
double | ppi_rows |
List * | ppi_clauses |
Definition at line 668 of file relation.h.
Definition at line 674 of file relation.h.
Referenced by cost_index(), create_scan_plan(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), get_joinrel_parampathinfo(), get_restriction_qual_cost(), and has_indexed_join_quals().
Definition at line 672 of file relation.h.
Referenced by _outPathInfo(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), and get_joinrel_parampathinfo().
double ParamPathInfo::ppi_rows |
Definition at line 673 of file relation.h.
Referenced by cost_bitmap_heap_scan(), cost_ctescan(), cost_functionscan(), cost_index(), cost_seqscan(), cost_subqueryscan(), cost_tidscan(), cost_valuesscan(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), get_appendrel_parampathinfo(), get_baserel_parampathinfo(), and get_joinrel_parampathinfo().
Definition at line 670 of file relation.h.