#include <primnodes.h>
Data Fields | |
| Expr | xpr |
| Oid | coalescetype |
| Oid | coalescecollid |
| List * | args |
| int | location |
Definition at line 930 of file primnodes.h.
Definition at line 935 of file primnodes.h.
Referenced by buildMergedJoinVar(), eval_const_expressions_mutator(), exec_simple_check_node(), ExecInitExpr(), expression_tree_mutator(), exprTypmod(), get_rule_expr(), reconsider_full_join_clause(), and transformCoalesceExpr().
Definition at line 934 of file primnodes.h.
Referenced by eval_const_expressions_mutator().
Definition at line 933 of file primnodes.h.
Referenced by buildMergedJoinVar(), eval_const_expressions_mutator(), exprTypmod(), and transformCoalesceExpr().
Definition at line 936 of file primnodes.h.
Referenced by buildMergedJoinVar(), eval_const_expressions_mutator(), and transformCoalesceExpr().
Definition at line 932 of file primnodes.h.
1.7.1