#include <primnodes.h>
Data Fields | |
Expr | xpr |
BoolExprType | boolop |
List * | args |
int | location |
Definition at line 459 of file primnodes.h.
Definition at line 463 of file primnodes.h.
Referenced by deparseBoolExpr(), eval_const_expressions_mutator(), exec_simple_check_node(), ExecInitExpr(), expression_tree_mutator(), expression_tree_walker(), exprLocation(), extract_not_arg(), extract_strong_not_arg(), find_forced_null_vars(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), flatten_join_using_qual(), foreign_expr_walker(), get_rule_expr(), JumbleExpr(), make_andclause(), make_notclause(), make_orclause(), makeBoolExpr(), and negate_clause().
Definition at line 462 of file primnodes.h.
Referenced by _outBoolExpr(), contain_nonstrict_functions_walker(), deparseBoolExpr(), eval_const_expressions_mutator(), ExecInitExpr(), extract_not_arg(), extract_strong_not_arg(), find_forced_null_vars(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), flatten_join_using_qual(), get_rule_expr(), JumbleExpr(), make_andclause(), make_notclause(), make_orclause(), makeBoolExpr(), and negate_clause().
Definition at line 464 of file primnodes.h.
Referenced by exprLocation(), make_andclause(), make_notclause(), make_orclause(), and makeBoolExpr().
Definition at line 461 of file primnodes.h.