mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
doc: Fix incorrect link target
This commit is contained in:
parent
35b527428d
commit
c14a98032b
@ -21568,7 +21568,7 @@ SELECT has_function_privilege('joeuser', 'myfunc(int, text)', 'execute');
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<xref linkend="functions-aclitem-fn-table"/> shows the operators
|
<xref linkend="functions-aclitem-op-table"/> shows the operators
|
||||||
available for the <type>aclitem</type> type, which is the catalog
|
available for the <type>aclitem</type> type, which is the catalog
|
||||||
representation of access privileges. See <xref linkend="ddl-priv"/>
|
representation of access privileges. See <xref linkend="ddl-priv"/>
|
||||||
for information about how to read access privilege values.
|
for information about how to read access privilege values.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user