Header And Logo

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

Data Fields

AlterOwnerStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ObjectType objectType
RangeVarrelation
Listobject
Listobjarg
char * newowner

Detailed Description

Definition at line 2193 of file parsenodes.h.


Field Documentation

Definition at line 2200 of file parsenodes.h.

Referenced by ExecAlterOwnerStmt().

Definition at line 2199 of file parsenodes.h.

Referenced by ExecAlterOwnerStmt().

Definition at line 2198 of file parsenodes.h.

Referenced by ExecAlterOwnerStmt().

Definition at line 2196 of file parsenodes.h.

Referenced by ExecAlterOwnerStmt(), and standard_ProcessUtility().

Definition at line 2197 of file parsenodes.h.

Definition at line 2195 of file parsenodes.h.


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