PostgreSQL Source Code git master
|
Data Fields | |
Oid | roleid |
bool | is_superuser |
Definition at line 807 of file variable.c.
bool role_auth_extra::is_superuser |
Definition at line 811 of file variable.c.
Referenced by assign_role(), assign_session_authorization(), check_role(), and check_session_authorization().
Oid role_auth_extra::roleid |
Definition at line 810 of file variable.c.
Referenced by assign_role(), assign_session_authorization(), check_role(), and check_session_authorization().