PostgreSQL Source Code git master
AlterDefaultPrivilegesStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listoptions
 
GrantStmtaction
 

Detailed Description

Definition at line 2644 of file parsenodes.h.

Field Documentation

◆ action

GrantStmt* AlterDefaultPrivilegesStmt::action

Definition at line 2648 of file parsenodes.h.

◆ options

List* AlterDefaultPrivilegesStmt::options

Definition at line 2647 of file parsenodes.h.

◆ type

NodeTag AlterDefaultPrivilegesStmt::type

Definition at line 2646 of file parsenodes.h.


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