Header And Logo

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

Data Fields

CreateCastStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
TypeNamesourcetype
TypeNametargettype
FuncWithArgsfunc
CoercionContext context
bool inout

Detailed Description

Definition at line 2560 of file parsenodes.h.


Field Documentation

Definition at line 2566 of file parsenodes.h.

Referenced by CreateCast().

Definition at line 2565 of file parsenodes.h.

Referenced by CreateCast().

Definition at line 2567 of file parsenodes.h.

Referenced by CreateCast().

Definition at line 2563 of file parsenodes.h.

Referenced by CreateCast().

Definition at line 2564 of file parsenodes.h.

Referenced by CreateCast().

Definition at line 2562 of file parsenodes.h.


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