#include <primnodes.h>
Data Fields | |
| Expr | xpr |
| Expr * | arg |
| Oid | resulttype |
| int32 | resulttypmod |
| Oid | resultcollid |
| CoercionForm | coercionformat |
| int | location |
Definition at line 1057 of file primnodes.h.
Definition at line 1060 of file primnodes.h.
Referenced by ATColumnChangeRequiresRewrite(), coerce_to_domain(), ExecInitExpr(), expression_tree_mutator(), exprLocation(), get_rule_expr(), JumbleExpr(), and strip_implicit_coercions().
Definition at line 1064 of file primnodes.h.
Referenced by coerce_to_domain(), get_rule_expr(), and strip_implicit_coercions().
Definition at line 1065 of file primnodes.h.
Referenced by coerce_to_domain(), and exprLocation().
Definition at line 1063 of file primnodes.h.
Definition at line 1061 of file primnodes.h.
Referenced by assign_collations_walker(), ATColumnChangeRequiresRewrite(), coerce_to_domain(), ExecEvalCoerceToDomain(), ExecInitExpr(), find_expr_references_walker(), get_rule_expr(), and JumbleExpr().
Definition at line 1062 of file primnodes.h.
Referenced by coerce_to_domain(), and get_rule_expr().
Definition at line 1059 of file primnodes.h.
1.7.1