PostgreSQL Source Code git master
Data Fields
InsertStmt Struct Reference

#include <parsenodes.h>

Data Fields

 
 
Listcols
 
 
 
 
 
 

Detailed Description

Definition at line 2105 of file parsenodes.h.

Field Documentation

cols

List* InsertStmt::cols

Definition at line 2109 of file parsenodes.h.

onConflictClause

OnConflictClause* InsertStmt::onConflictClause

Definition at line 2111 of file parsenodes.h.

override

OverridingKind InsertStmt::override

Definition at line 2114 of file parsenodes.h.

relation

RangeVar* InsertStmt::relation

Definition at line 2108 of file parsenodes.h.

returningClause

ReturningClause* InsertStmt::returningClause

Definition at line 2112 of file parsenodes.h.

selectStmt

Node* InsertStmt::selectStmt

Definition at line 2110 of file parsenodes.h.

type

NodeTag InsertStmt::type

Definition at line 2107 of file parsenodes.h.

withClause

WithClause* InsertStmt::withClause

Definition at line 2113 of file parsenodes.h.


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

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