#include <primnodes.h>
Data Fields | |
Expr | xpr |
Oid | minmaxtype |
Oid | minmaxcollid |
Oid | inputcollid |
MinMaxOp | op |
List * | args |
int | location |
Definition at line 948 of file primnodes.h.
Definition at line 955 of file primnodes.h.
Referenced by exec_simple_check_node(), ExecInitExpr(), expression_tree_mutator(), exprTypmod(), get_rule_expr(), JumbleExpr(), and transformMinMaxExpr().
Definition at line 953 of file primnodes.h.
Referenced by ExecEvalMinMax().
Definition at line 956 of file primnodes.h.
Referenced by transformMinMaxExpr().
Definition at line 952 of file primnodes.h.
Definition at line 951 of file primnodes.h.
Referenced by ExecInitExpr(), exprTypmod(), and transformMinMaxExpr().
Definition at line 954 of file primnodes.h.
Referenced by ExecEvalMinMax(), get_rule_expr(), JumbleExpr(), and transformMinMaxExpr().
Definition at line 950 of file primnodes.h.