バージョンごとのドキュメント一覧

37.4. administrable_role_​authorizations #

The view <literal>administrable_role_authorizations</literal> identifies all roles that the current user has the admin option for. administrable_role_authorizationsビューは、現在のユーザがアドミンオプションを持つすべてのロールを示します。

表37.2 administrable_role_authorizationsの列

<title><structname>administrable_role_authorizations</structname> Columns</title>

Column 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 <literal>YES</literal> 常にYESです。