Header And Logo

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

Data Fields

CoerceToDomain Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Exprarg
Oid resulttype
int32 resulttypmod
Oid resultcollid
CoercionForm coercionformat
int location

Detailed Description

Definition at line 1057 of file primnodes.h.


Field Documentation

Definition at line 1064 of file primnodes.h.

Referenced by coerce_to_domain(), get_rule_expr(), and strip_implicit_coercions().

Definition at line 1065 of file primnodes.h.

Referenced by coerce_to_domain(), and exprLocation().

Definition at line 1063 of file primnodes.h.

Definition at line 1062 of file primnodes.h.

Referenced by coerce_to_domain(), and get_rule_expr().

Definition at line 1059 of file primnodes.h.


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