PostgreSQL Source Code git master
Public Member Functions | Data Fields
IntoClause Struct Reference

#include <primnodes.h>

Public Member Functions

struct Query *viewQuery  pg_node_attr (query_jumble_ignore)
 

Data Fields

 
 
 
char *  accessMethod
 
 
 
char *  tableSpaceName
 
bool  skipData
 

Detailed Description

Definition at line 159 of file primnodes.h.

Member Function Documentation

pg_node_attr()

struct Query *viewQuery IntoClause::pg_node_attr ( query_jumble_ignore  )

Field Documentation

accessMethod

char* IntoClause::accessMethod

Definition at line 165 of file primnodes.h.

Referenced by create_ctas_internal().

colNames

List* IntoClause::colNames

Definition at line 164 of file primnodes.h.

Referenced by create_ctas_nodata(), and intorel_startup().

onCommit

OnCommitAction IntoClause::onCommit

Definition at line 167 of file primnodes.h.

Referenced by create_ctas_internal().

options

List* IntoClause::options

Definition at line 166 of file primnodes.h.

Referenced by create_ctas_internal().

rel

RangeVar* IntoClause::rel

Definition at line 163 of file primnodes.h.

Referenced by create_ctas_internal(), CreateTableAsRelExists(), and raw_expression_tree_walker_impl().

skipData

bool IntoClause::skipData

Definition at line 171 of file primnodes.h.

Referenced by _SPI_execute_plan(), ExecCreateTableAs(), ExecuteQuery(), ExplainOnePlan(), GetIntoRelEFlags(), intorel_receive(), intorel_shutdown(), and intorel_startup().

tableSpaceName

char* IntoClause::tableSpaceName

Definition at line 168 of file primnodes.h.

Referenced by create_ctas_internal().

type

NodeTag IntoClause::type

Definition at line 161 of file primnodes.h.


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

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