#include <primnodes.h>
Data Fields | |
Expr | xpr |
Expr * | arg |
Oid | elemfuncid |
Oid | resulttype |
int32 | resulttypmod |
Oid | resultcollid |
bool | isExplicit |
CoercionForm | coerceformat |
int | location |
Definition at line 719 of file primnodes.h.
Definition at line 722 of file primnodes.h.
Referenced by build_coercion_expression(), contain_leaky_functions_walker(), cost_qual_eval_walker(), eval_const_expressions_mutator(), ExecInitExpr(), expression_tree_mutator(), exprLocation(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), get_rule_expr(), JumbleExpr(), and strip_implicit_coercions().
Definition at line 728 of file primnodes.h.
Referenced by build_coercion_expression(), eval_const_expressions_mutator(), get_rule_expr(), and strip_implicit_coercions().
Definition at line 723 of file primnodes.h.
Referenced by build_coercion_expression(), contain_mutable_functions_walker(), contain_volatile_functions_walker(), cost_qual_eval_walker(), eval_const_expressions_mutator(), ExecEvalArrayCoerceExpr(), and find_expr_references_walker().
Definition at line 727 of file primnodes.h.
Referenced by build_coercion_expression(), eval_const_expressions_mutator(), and ExecEvalArrayCoerceExpr().
Definition at line 729 of file primnodes.h.
Referenced by build_coercion_expression(), eval_const_expressions_mutator(), and exprLocation().
Definition at line 726 of file primnodes.h.
Referenced by eval_const_expressions_mutator().
Definition at line 724 of file primnodes.h.
Referenced by build_coercion_expression(), contain_leaky_functions_walker(), eval_const_expressions_mutator(), ExecInitExpr(), find_expr_references_walker(), get_rule_expr(), and JumbleExpr().
Definition at line 725 of file primnodes.h.
Referenced by build_coercion_expression(), eval_const_expressions_mutator(), ExecEvalArrayCoerceExpr(), exprIsLengthCoercion(), and get_rule_expr().
Definition at line 721 of file primnodes.h.