]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix incorrect link target
authorPeter Eisentraut <peter@eisentraut.org>
Sun, 7 Jun 2020 09:16:51 +0000 (11:16 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sun, 7 Jun 2020 09:17:13 +0000 (11:17 +0200)
doc/src/sgml/func.sgml

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