PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ReassignOwnedStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listroles
 
RoleSpecnewrole
 

Detailed Description

Definition at line 4422 of file parsenodes.h.

Field Documentation

◆ newrole

RoleSpec* ReassignOwnedStmt::newrole

Definition at line 4426 of file parsenodes.h.

◆ roles

List* ReassignOwnedStmt::roles

Definition at line 4425 of file parsenodes.h.

◆ type

NodeTag ReassignOwnedStmt::type

Definition at line 4424 of file parsenodes.h.


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