mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
doc: add doc link for 'applicable_roles'
Reported-by: Ashutosh Sharma Discussion: https://postgr.es/m/CAE9k0PnhnL6MNDLuvkk8USzOa_DpzDzFQPAM_uaGuXbh9HMKYw@mail.gmail.com Author: Ashutosh Sharma Backpatch-through: 9.3
This commit is contained in:
parent
dfd840f105
commit
943f75d543
@ -2621,8 +2621,9 @@ ORDER BY c.ordinal_position;
|
|||||||
For permission checking, the set of <quote>applicable roles</quote>
|
For permission checking, the set of <quote>applicable roles</quote>
|
||||||
is applied, which can be broader than the set of enabled roles. So
|
is applied, which can be broader than the set of enabled roles. So
|
||||||
generally, it is better to use the view
|
generally, it is better to use the view
|
||||||
<literal>applicable_roles</literal> instead of this one; see also
|
<literal>applicable_roles</literal> instead of this one; See
|
||||||
there.
|
<xref linkend="infoschema-applicable-roles"> for details on
|
||||||
|
<literal>applicable_roles</literal> view.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user