Header And Logo

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

Data Fields

AlterTableCmd Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
AlterTableType subtype
char * name
Nodedef
DropBehavior behavior
bool missing_ok

Detailed Description

Definition at line 1250 of file parsenodes.h.


Field Documentation

Definition at line 1259 of file parsenodes.h.

Referenced by ATExecCmd(), and transformColumnDefinition().

Definition at line 1252 of file parsenodes.h.


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