Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SelectStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ListdistinctClause
IntoClauseintoClause
ListtargetList
ListfromClause
NodewhereClause
ListgroupClause
NodehavingClause
ListwindowClause
ListvaluesLists
ListsortClause
NodelimitOffset
NodelimitCount
ListlockingClause
WithClausewithClause
SetOperation op
bool all
struct SelectStmtlarg
struct SelectStmtrarg

Detailed Description

Definition at line 1016 of file parsenodes.h.


Field Documentation

Definition at line 1057 of file parsenodes.h.

Referenced by transformSetOperationTree().

Definition at line 1018 of file parsenodes.h.


The documentation for this struct was generated from the following file: