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