Eneboo - Documentación para desarrolladores
|
#include <parsenodes.h>
Atributos públicos | |
NodeTag | type |
CmdType | commandType |
QuerySource | querySource |
bool | canSetTag |
Node * | utilityStmt |
int | resultRelation |
RangeVar * | into |
bool | intoHasOids |
bool | hasAggs |
bool | hasSubLinks |
List * | rtable |
FromExpr * | jointree |
List * | rowMarks |
bool | forUpdate |
bool | rowNoWait |
List * | targetList |
List * | groupClause |
Node * | havingQual |
List * | distinctClause |
List * | sortClause |
Node * | limitOffset |
Node * | limitCount |
Node * | setOperations |
List * | resultRelations |