#include <primnodes.h>
Data Fields | |
| Expr | xpr |
| Expr * | arg |
| AttrNumber | fieldnum |
| Oid | resulttype |
| int32 | resulttypmod |
| Oid | resultcollid |
Definition at line 627 of file primnodes.h.
Definition at line 630 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExecInitExpr(), ExpandRowReference(), expression_tree_mutator(), get_rule_expr(), JumbleExpr(), and ParseComplexProjection().
Definition at line 631 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExecEvalFieldSelect(), ExpandRowReference(), get_rule_expr(), JumbleExpr(), and ParseComplexProjection().
Definition at line 635 of file primnodes.h.
Referenced by assign_collations_walker(), eval_const_expressions_mutator(), ExpandRowReference(), and ParseComplexProjection().
Definition at line 632 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExecEvalFieldSelect(), ExpandRowReference(), and ParseComplexProjection().
Definition at line 634 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExpandRowReference(), and ParseComplexProjection().
Definition at line 629 of file primnodes.h.
1.7.1