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

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listoptions
 
GrantStmtaction
 

Detailed Description

Definition at line 2743 of file parsenodes.h.

Field Documentation

◆ action

GrantStmt* AlterDefaultPrivilegesStmt::action

Definition at line 2747 of file parsenodes.h.

◆ options

List* AlterDefaultPrivilegesStmt::options

Definition at line 2746 of file parsenodes.h.

◆ type

NodeTag AlterDefaultPrivilegesStmt::type

Definition at line 2745 of file parsenodes.h.


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