Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

DomainConstraintState Struct Reference

#include <execnodes.h>

Data Fields

NodeTag type
DomainConstraintType constrainttype
char * name
ExprStatecheck_expr

Detailed Description

Definition at line 953 of file execnodes.h.


Field Documentation

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.


The documentation for this struct was generated from the following file: