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 91f26d5 commit dcb2efdCopy full SHA for dcb2efd
doc/src/sgml/information_schema.sgml
@@ -2621,8 +2621,9 @@ ORDER BY c.ordinal_position;
2621
For permission checking, the set of <quote>applicable roles</quote>
2622
is applied, which can be broader than the set of enabled roles. So
2623
generally, it is better to use the view
2624
- <literal>applicable_roles</literal> instead of this one; see also
2625
- there.
+ <literal>applicable_roles</literal> instead of this one; See
+ <xref linkend="infoschema-applicable-roles"/> for details on
2626
+ <literal>applicable_roles</literal> view.
2627
</para>
2628
2629
<table>
0 commit comments