PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
role_auth_extra Struct Reference

Data Fields

Oid roleid
 
bool is_superuser
 

Detailed Description

Definition at line 807 of file variable.c.

Field Documentation

◆ is_superuser

bool role_auth_extra::is_superuser

◆ roleid

Oid role_auth_extra::roleid

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