Header And Logo

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

Data Fields

AlterDomainStmt Struct Reference

#include <parsenodes.h>

Data Fields

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

Detailed Description

Definition at line 1270 of file parsenodes.h.


Field Documentation

Definition at line 1284 of file parsenodes.h.

Referenced by ProcessUtilitySlow().

Definition at line 1283 of file parsenodes.h.

Referenced by ProcessUtilitySlow().

Definition at line 1285 of file parsenodes.h.

Referenced by ProcessUtilitySlow().

Definition at line 1282 of file parsenodes.h.

Referenced by ProcessUtilitySlow().

Definition at line 1273 of file parsenodes.h.

Referenced by ProcessUtilitySlow().

Definition at line 1272 of file parsenodes.h.

Definition at line 1281 of file parsenodes.h.

Referenced by ProcessUtilitySlow().


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