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