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