doc: add doc link for 'applicable_roles'
authorBruce Momjian <[email protected]>
Sat, 25 Aug 2018 17:01:24 +0000 (13:01 -0400)
committerBruce Momjian <[email protected]>
Sat, 25 Aug 2018 17:01:24 +0000 (13:01 -0400)
Reported-by: Ashutosh Sharma
Discussion: https://postgr.es/m/CAE9k0PnhnL6MNDLuvkk8USzOa_DpzDzFQPAM_uaGuXbh9HMKYw@mail.gmail.com

Author: Ashutosh Sharma

Backpatch-through: 9.3

doc/src/sgml/information_schema.sgml

index a4db929436959a21a143e34aec40ea16224e2c9a..d8b8192b75b7b31e02f04f54adecc67553d42a74 100644 (file)
@@ -2598,8 +2598,9 @@ ORDER BY c.ordinal_position;
    For permission checking, the set of <quote>applicable roles</quote>
    is applied, which can be broader than the set of enabled roles.  So
    generally, it is better to use the view
-   <literal>applicable_roles</literal> instead of this one; see also
-   there.
+   <literal>applicable_roles</literal> instead of this one; See
+   <xref linkend="infoschema-applicable-roles"> for details on
+   <literal>applicable_roles</literal> view.
   </para>
 
   <table>