PostgreSQL Source Code git master
Data Fields
AlterTableStmt Struct Reference

#include <parsenodes.h>

Data Fields

 
 
Listcmds
 
 
bool  missing_ok
 

Detailed Description

Definition at line 2406 of file parsenodes.h.

Field Documentation

cmds

List* AlterTableStmt::cmds

Definition at line 2410 of file parsenodes.h.

Referenced by ATParseTransformCmd(), expandTableLikeClause(), ProcessUtilitySlow(), and transformFKConstraints().

missing_ok

bool AlterTableStmt::missing_ok

Definition at line 2412 of file parsenodes.h.

Referenced by ATParseTransformCmd(), and expandTableLikeClause().

objtype

ObjectType AlterTableStmt::objtype

Definition at line 2411 of file parsenodes.h.

Referenced by ATParseTransformCmd(), expandTableLikeClause(), and transformFKConstraints().

relation

RangeVar* AlterTableStmt::relation

Definition at line 2409 of file parsenodes.h.

Referenced by ATParseTransformCmd(), expandTableLikeClause(), ProcessUtilitySlow(), and transformFKConstraints().

type

NodeTag AlterTableStmt::type

Definition at line 2408 of file parsenodes.h.


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

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