#include <primnodes.h>
Data Fields | |
| Expr | xpr |
| Expr * | arg |
| Oid | resulttype |
| CoercionForm | convertformat |
| int | location |
Definition at line 744 of file primnodes.h.
Definition at line 747 of file primnodes.h.
Referenced by adjust_appendrel_attrs_mutator(), coerce_type(), ExecEvalConvertRowtype(), ExecInitExpr(), expression_tree_mutator(), exprLocation(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), get_rule_expr(), JumbleExpr(), and strip_implicit_coercions().
Definition at line 750 of file primnodes.h.
Referenced by adjust_appendrel_attrs_mutator(), coerce_type(), get_rule_expr(), and strip_implicit_coercions().
Definition at line 751 of file primnodes.h.
Referenced by adjust_appendrel_attrs_mutator(), coerce_type(), and exprLocation().
Definition at line 748 of file primnodes.h.
Referenced by adjust_appendrel_attrs_mutator(), coerce_type(), ExecEvalConvertRowtype(), find_expr_references_walker(), get_rule_expr(), and JumbleExpr().
Definition at line 746 of file primnodes.h.
1.7.1