#include <execnodes.h>
Data Fields | |
| NodeTag | type |
| DomainConstraintType | constrainttype |
| char * | name |
| ExprState * | check_expr |
Definition at line 953 of file execnodes.h.
Definition at line 958 of file execnodes.h.
Referenced by domain_check_input(), ExecEvalCoerceToDomain(), and GetDomainConstraints().
Definition at line 956 of file execnodes.h.
Referenced by domain_check_input(), ExecEvalCoerceToDomain(), and GetDomainConstraints().
Definition at line 957 of file execnodes.h.
Referenced by domain_check_input(), ExecEvalCoerceToDomain(), and GetDomainConstraints().
Definition at line 955 of file execnodes.h.
1.7.1