Header And Logo

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

Data Fields

CreateTableAsStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
Nodequery
IntoClauseinto
ObjectType relkind
bool is_select_into

Detailed Description

Definition at line 2458 of file parsenodes.h.


Field Documentation

Definition at line 2464 of file parsenodes.h.

Referenced by transformTopLevelStmt().

Definition at line 2463 of file parsenodes.h.

Referenced by transformCreateTableAsStmt(), and transformTopLevelStmt().

Definition at line 2460 of file parsenodes.h.


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