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