#include <relation.h>
Data Fields | |
Cost | startup |
Cost | per_tuple |
Definition at line 42 of file relation.h.
Definition at line 45 of file relation.h.
Referenced by add_tlist_costs_to_plan(), build_join_rel(), build_simple_rel(), cost_agg(), cost_bitmap_heap_scan(), cost_ctescan(), cost_functionscan(), cost_index(), cost_qual_eval(), cost_qual_eval_node(), cost_qual_eval_walker(), cost_seqscan(), cost_subplan(), cost_subqueryscan(), cost_tidscan(), cost_valuesscan(), cost_windowagg(), count_agg_clauses_walker(), estimate_costs(), estimate_path_cost_size(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), genericcostestimate(), get_restriction_qual_cost(), gincostestimate(), inline_function(), make_agg(), make_group(), make_result(), order_qual_clauses(), and plan_cluster_use_sort().
Definition at line 44 of file relation.h.
Referenced by add_tlist_costs_to_plan(), adjust_appendrel_attrs_mutator(), build_join_rel(), build_simple_rel(), cost_agg(), cost_bitmap_heap_scan(), cost_ctescan(), cost_functionscan(), cost_index(), cost_qual_eval(), cost_qual_eval_node(), cost_qual_eval_walker(), cost_seqscan(), cost_subplan(), cost_subqueryscan(), cost_tidscan(), cost_valuesscan(), cost_windowagg(), count_agg_clauses_walker(), estimate_costs(), estimate_path_cost_size(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), genericcostestimate(), get_restriction_qual_cost(), gincostestimate(), inline_function(), make_agg(), make_group(), make_restrictinfo_internal(), make_result(), and plan_cluster_use_sort().