Header And Logo

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

Data Fields

CreateStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
RangeVarrelation
ListtableElts
ListinhRelations
TypeNameofTypename
Listconstraints
Listoptions
OnCommitAction oncommit
char * tablespacename
bool if_not_exists

Detailed Description

Definition at line 1463 of file parsenodes.h.


Field Documentation

Definition at line 1470 of file parsenodes.h.

Referenced by DefineRelation(), intorel_startup(), and transformCreateStmt().

Definition at line 1465 of file parsenodes.h.


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