PostgreSQL Source Code git master
Data Fields
CreateTableAsStmt Struct Reference

#include <parsenodes.h>

Data Fields

 
Nodequery
 
 
 
 
bool  if_not_exists
 

Detailed Description

Definition at line 4024 of file parsenodes.h.

Field Documentation

if_not_exists

bool CreateTableAsStmt::if_not_exists

Definition at line 4031 of file parsenodes.h.

Referenced by _SPI_execute_plan(), and CreateTableAsRelExists().

into

IntoClause* CreateTableAsStmt::into

Definition at line 4028 of file parsenodes.h.

Referenced by _SPI_execute_plan(), CreateTableAsRelExists(), ExplainOneUtility(), and transformOptionalSelectInto().

is_select_into

bool CreateTableAsStmt::is_select_into

Definition at line 4030 of file parsenodes.h.

Referenced by _SPI_execute_plan(), and transformOptionalSelectInto().

objtype

ObjectType CreateTableAsStmt::objtype

Definition at line 4029 of file parsenodes.h.

Referenced by ExplainOneUtility(), and transformOptionalSelectInto().

query

Node* CreateTableAsStmt::query

Definition at line 4027 of file parsenodes.h.

Referenced by ExplainOneUtility(), and transformOptionalSelectInto().

type

NodeTag CreateTableAsStmt::type

Definition at line 4026 of file parsenodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /