#include <primnodes.h>
Data Fields | |
Expr | xpr |
Oid | array_typeid |
Oid | array_collid |
Oid | element_typeid |
List * | elements |
bool | multidims |
int | location |
Definition at line 837 of file primnodes.h.
Definition at line 841 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), and foreign_expr_walker().
Definition at line 840 of file primnodes.h.
Referenced by deparseArrayExpr(), eval_const_expressions_mutator(), exprTypmod(), get_rule_expr(), ParseFuncOrColumn(), transformAExprIn(), and transformArrayExpr().
Definition at line 842 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExecEvalArray(), ExecInitExpr(), exprTypmod(), ParseFuncOrColumn(), scalararraysel(), transformAExprIn(), and transformArrayExpr().
Definition at line 843 of file primnodes.h.
Referenced by arrayexpr_startup_fn(), deparseArrayExpr(), eval_const_expressions_mutator(), exec_simple_check_node(), ExecInitExpr(), expression_tree_mutator(), exprTypmod(), foreign_expr_walker(), get_rule_expr(), is_strict_saop(), ParseFuncOrColumn(), scalararraysel(), transformAExprIn(), and transformArrayExpr().
Definition at line 845 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ParseFuncOrColumn(), transformAExprIn(), and transformArrayExpr().
Definition at line 844 of file primnodes.h.
Referenced by eval_const_expressions_mutator(), ExecEvalArray(), exprTypmod(), is_strict_saop(), ParseFuncOrColumn(), transformAExprIn(), and transformArrayExpr().
Definition at line 839 of file primnodes.h.