PostgreSQL
37.4. administrable_role_authorizations
The view administrable_role_authorizations
identifies all roles that the current user has the admin option for.
Table 37.2. administrable_role_authorizations
Columns
Name | Data Type | Description |
---|---|---|
|
|
Name of the role to which this role membership was granted (can be the current user, or a different role in case of nested role memberships) |
|
|
Name of a role |
|
|
Always |
+
Prev | Up | Next |
---|---|---|
37.3. |
37.5. |
Copyright © 1996-2023 The PostgreSQL Global Development Group