PostgreSQL Source Code  git master
role_auth_extra Struct Reference

Data Fields

Oid roleid
 
bool is_superuser
 

Detailed Description

Definition at line 794 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: