PostgreSQL Source Code: CreateOpClassItem Struct Reference (original) (raw)
#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
NodeTag | type |
int | itemtype |
ObjectWithArgs * | name |
int | number |
List * | order_family |
List * | class_args |
TypeName * | storedtype |
Definition at line 3278 of file parsenodes.h.
◆ class_args
List* CreateOpClassItem::class_args
◆ itemtype
int CreateOpClassItem::itemtype
◆ name
◆ number
int CreateOpClassItem::number
◆ order_family
List* CreateOpClassItem::order_family
◆ storedtype
◆ type
The documentation for this struct was generated from the following file:
- src/include/nodes/parsenodes.h