1
0
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:
Peter Eisentraut 2020-06-07 11:16:51 +02:00
parent 35b527428d
commit c14a98032b

View File

@ -21568,7 +21568,7 @@ SELECT has_function_privilege('joeuser', 'myfunc(int, text)', 'execute');
</table>
<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
representation of access privileges. See <xref linkend="ddl-priv"/>
for information about how to read access privilege values.