PostgreSQL Source Code git master
Data Fields
GrantRoleOptions Struct Reference

Data Fields

unsigned  specified
 
bool  admin
 
bool  inherit
 
bool  set
 

Detailed Description

Definition at line 72 of file user.c.

Field Documentation

admin

bool GrantRoleOptions::admin

Definition at line 75 of file user.c.

Referenced by AddRoleMems(), assign_createrole_self_grant(), CreateRole(), GrantRole(), and InitGrantRoleOptions().

inherit

bool GrantRoleOptions::inherit

Definition at line 76 of file user.c.

Referenced by AddRoleMems(), assign_createrole_self_grant(), CreateRole(), GrantRole(), and InitGrantRoleOptions().

set

bool GrantRoleOptions::set

Definition at line 77 of file user.c.

Referenced by AddRoleMems(), assign_createrole_self_grant(), CreateRole(), GrantRole(), and InitGrantRoleOptions().

specified

unsigned GrantRoleOptions::specified

Definition at line 74 of file user.c.

Referenced by AddRoleMems(), assign_createrole_self_grant(), CreateRole(), GrantRole(), InitGrantRoleOptions(), and plan_single_revoke().


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

AltStyle によって変換されたページ (->オリジナル) /