PostgreSQL Source Code  git master
AlterDefaultPrivilegesStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listoptions
 
GrantStmtaction
 

Detailed Description

Definition at line 2561 of file parsenodes.h.

Field Documentation

◆ action

GrantStmt* AlterDefaultPrivilegesStmt::action

Definition at line 2565 of file parsenodes.h.

◆ options

List* AlterDefaultPrivilegesStmt::options

Definition at line 2564 of file parsenodes.h.

◆ type

NodeTag AlterDefaultPrivilegesStmt::type

Definition at line 2563 of file parsenodes.h.


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