Header And Logo

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

Data Fields

AlterObjectSchemaStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ObjectType objectType
RangeVarrelation
Listobject
Listobjarg
char * newschema
bool missing_ok

Detailed Description

Definition at line 2178 of file parsenodes.h.


Field Documentation

Definition at line 2186 of file parsenodes.h.

Referenced by AlterTableNamespace().

Definition at line 2185 of file parsenodes.h.

Referenced by ExecAlterObjectSchemaStmt().

Definition at line 2184 of file parsenodes.h.

Referenced by ExecAlterObjectSchemaStmt().

Definition at line 2183 of file parsenodes.h.

Referenced by ExecAlterObjectSchemaStmt().

Definition at line 2181 of file parsenodes.h.

Referenced by ExecAlterObjectSchemaStmt(), and standard_ProcessUtility().

Definition at line 2182 of file parsenodes.h.

Referenced by AlterTableNamespace().

Definition at line 2180 of file parsenodes.h.


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