PostgreSQL Source Code git master
GrantRoleOptions Struct Reference

Data Fields

unsigned specified
 
bool admin
 
bool inherit
 
bool set
 

Detailed Description

Definition at line 73 of file user.c.

Field Documentation

◆ admin

bool GrantRoleOptions::admin

◆ inherit

bool GrantRoleOptions::inherit

◆ set

bool GrantRoleOptions::set

◆ specified

unsigned GrantRoleOptions::specified

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