We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e578b commit ebc0d6bCopy full SHA for ebc0d6b
doc/src/sgml/information_schema.sgml
@@ -2598,8 +2598,9 @@ ORDER BY c.ordinal_position;
2598
For permission checking, the set of <quote>applicable roles</quote>
2599
is applied, which can be broader than the set of enabled roles. So
2600
generally, it is better to use the view
2601
- <literal>applicable_roles</literal> instead of this one; see also
2602
- there.
+ <literal>applicable_roles</literal> instead of this one; See
+ <xref linkend="infoschema-applicable-roles"> for details on
2603
+ <literal>applicable_roles</literal> view.
2604
</para>
2605
2606
<table>
0 commit comments