#include <relation.h>
Data Fields | |
Path | path |
JoinType | jointype |
Path * | outerjoinpath |
Path * | innerjoinpath |
List * | joinrestrictinfo |
Definition at line 959 of file relation.h.
Definition at line 966 of file relation.h.
Referenced by approx_tuple_count(), create_hashjoin_path(), create_hashjoin_plan(), create_join_plan(), create_mergejoin_path(), create_mergejoin_plan(), create_nestloop_path(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), and has_indexed_join_quals().
Definition at line 968 of file relation.h.
Referenced by create_hashjoin_path(), create_hashjoin_plan(), create_join_plan(), create_mergejoin_path(), create_mergejoin_plan(), create_nestloop_path(), create_nestloop_plan(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), and has_indexed_join_quals().
Definition at line 963 of file relation.h.
Referenced by create_hashjoin_path(), create_hashjoin_plan(), create_mergejoin_path(), create_mergejoin_plan(), create_nestloop_path(), create_nestloop_plan(), final_cost_hashjoin(), and final_cost_nestloop().
Definition at line 965 of file relation.h.
Referenced by approx_tuple_count(), create_hashjoin_path(), create_hashjoin_plan(), create_join_plan(), create_mergejoin_path(), create_mergejoin_plan(), create_nestloop_path(), create_nestloop_plan(), final_cost_hashjoin(), final_cost_mergejoin(), and final_cost_nestloop().
Definition at line 961 of file relation.h.
Referenced by create_hashjoin_path(), create_hashjoin_plan(), create_join_plan(), create_mergejoin_path(), create_mergejoin_plan(), create_nestloop_path(), create_nestloop_plan(), final_cost_hashjoin(), final_cost_mergejoin(), final_cost_nestloop(), and has_indexed_join_quals().