PostgreSQL Source Code: CoerceToDomainValue Struct Reference (original) (raw)
#include <[primnodes.h](primnodes%5F8h%5Fsource.html)>
| Data Fields | |
|---|---|
| Expr | xpr |
| Oid | typeId |
| ParseLoc | location |
Detailed Description
Definition at line 2073 of file primnodes.h.
Member Function Documentation
◆ pg_node_attr() [1/2]
| int32 typeMod CoerceToDomainValue::pg_node_attr | ( | query_jumble_ignore | ) |
|---|
◆ pg_node_attr() [2/2]
| Oid collation CoerceToDomainValue::pg_node_attr | ( | query_jumble_ignore | ) |
|---|
Field Documentation
◆ location
◆ typeId
Oid CoerceToDomainValue::typeId
◆ xpr
Expr CoerceToDomainValue::xpr
The documentation for this struct was generated from the following file:
- src/include/nodes/primnodes.h