| 
    Eneboo - Documentación para desarrolladores 
   | 
 
#include <parsenodes.h>
Atributos públicos | |
| NodeTag | type | 
| List * | distinctClause | 
| RangeVar * | into | 
| List * | intoColNames | 
| ContainsOids | intoHasOids | 
| List * | targetList | 
| List * | fromClause | 
| Node * | whereClause | 
| List * | groupClause | 
| Node * | havingClause | 
| List * | sortClause | 
| Node * | limitOffset | 
| Node * | limitCount | 
| LockingClause * | lockingClause | 
| SetOperation | op | 
| bool | all | 
| struct SelectStmt * | larg | 
| struct SelectStmt * | rarg | 
| struct SelectStmt* SelectStmt::larg | 
| struct SelectStmt* SelectStmt::rarg | 
 1.7.4