PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

Definition at line 811 of file variable.c.

◆ roleid

Oid role_auth_extra::roleid

Definition at line 810 of file variable.c.


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