#include <primnodes.h>
Data Fields | |
Expr | xpr |
RowCompareType | rctype |
List * | opnos |
List * | opfamilies |
List * | inputcollids |
List * | largs |
List * | rargs |
Definition at line 916 of file primnodes.h.
Definition at line 922 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), assign_collations_walker(), ExecIndexBuildScanKeys(), ExecInitExpr(), make_row_comparison_op(), match_rowcompare_to_indexcol(), and rowcomparesel().
Definition at line 923 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), assign_collations_walker(), btcostestimate(), CommuteRowCompareExpr(), exec_simple_check_node(), ExecIndexBuildScanKeys(), ExecInitExpr(), expression_tree_mutator(), expression_tree_walker(), get_rule_expr(), get_sublink_expr(), JumbleExpr(), make_row_comparison_op(), match_rowcompare_to_indexcol(), and rowcomparesel().
Definition at line 921 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), ExecInitExpr(), find_expr_references_walker(), and make_row_comparison_op().
Definition at line 920 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), btcostestimate(), CommuteRowCompareExpr(), contain_leaky_functions_walker(), contain_mutable_functions_walker(), contain_volatile_functions_walker(), cost_qual_eval_walker(), ExecIndexBuildScanKeys(), ExecInitExpr(), find_expr_references_walker(), get_rule_expr(), get_sublink_expr(), make_row_comparison_op(), match_rowcompare_to_indexcol(), and rowcomparesel().
Definition at line 924 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), assign_collations_walker(), btcostestimate(), CommuteRowCompareExpr(), exec_simple_check_node(), ExecIndexBuildScanKeys(), ExecInitExpr(), expression_tree_mutator(), expression_tree_walker(), get_rule_expr(), get_sublink_expr(), JumbleExpr(), make_row_comparison_op(), match_rowcompare_to_indexcol(), and rowcomparesel().
Definition at line 919 of file primnodes.h.
Referenced by adjust_rowcompare_for_index(), CommuteRowCompareExpr(), ExecIndexBuildScanKeys(), JumbleExpr(), and make_row_comparison_op().
Definition at line 918 of file primnodes.h.