34.4. administrable_role_authorizations
Представление administrable_role_authorizations описывает все роли, для которых текущий пользователь является администратором.
Таблица 34.2. Столбцы administrable_role_authorizations
| Имя | Тип данных | Описание |
|---|---|---|
grantee | sql_identifier | Имя роли, которой было разрешено участие в целевой роли (может быть текущий пользователь, либо другая роль, в случае вложенного членства) |
role_name | sql_identifier | Имя целевой роли |
is_grantable | yes_or_no | Всегда YES |
34.4. administrable_role_authorizations
The view administrable_role_authorizations identifies all roles that the current user has the admin option for.
Table 34.2. administrable_role_authorizations Columns
| Name | Data Type | Description |
|---|---|---|
grantee | sql_identifier | 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) |
role_name | sql_identifier | Name of a role |
is_grantable | yes_or_no | Always YES |