PostgreSQL Source Code: CreateEnumStmt Struct Reference (original) (raw)
#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
NodeTag | type |
List * | typeName |
List * | vals |
Detailed Description
Definition at line 3792 of file parsenodes.h.
Field Documentation
◆ type
◆ typeName
List* CreateEnumStmt::typeName
◆ vals
List* CreateEnumStmt::vals
The documentation for this struct was generated from the following file:
- src/include/nodes/parsenodes.h