#include <relation.h>
Data Fields | |
NodeTag | type |
EquivalenceClass * | pk_eclass |
Oid | pk_opfamily |
int | pk_strategy |
bool | pk_nulls_first |
Definition at line 643 of file relation.h.
Definition at line 647 of file relation.h.
Referenced by cached_scansel(), convert_subquery_pathkeys(), create_mergejoin_plan(), find_mergeclauses_for_pathkeys(), initial_cost_mergejoin(), make_canonical_pathkey(), make_inner_pathkeys_for_merge(), match_pathkeys_to_index(), pathkey_is_redundant(), pathkeys_useful_for_merging(), prepare_sort_from_pathkeys(), print_pathkeys(), right_merge_direction(), and select_outer_pathkeys_for_merge().
Definition at line 650 of file relation.h.
Referenced by cached_scansel(), convert_subquery_pathkeys(), create_mergejoin_plan(), initial_cost_mergejoin(), make_canonical_pathkey(), make_inner_pathkeys_for_merge(), match_pathkeys_to_index(), and prepare_sort_from_pathkeys().
Definition at line 648 of file relation.h.
Referenced by cached_scansel(), convert_subquery_pathkeys(), create_mergejoin_plan(), initial_cost_mergejoin(), make_canonical_pathkey(), make_inner_pathkeys_for_merge(), match_pathkeys_to_index(), prepare_sort_from_pathkeys(), and right_merge_direction().
Definition at line 649 of file relation.h.
Referenced by cached_scansel(), convert_subquery_pathkeys(), create_mergejoin_plan(), initial_cost_mergejoin(), make_canonical_pathkey(), make_inner_pathkeys_for_merge(), match_pathkeys_to_index(), prepare_sort_from_pathkeys(), and right_merge_direction().
Definition at line 645 of file relation.h.