From: Peter Eisentraut Date: Sun, 7 Jun 2020 09:16:51 +0000 (+0200) Subject: doc: Fix incorrect link target X-Git-Tag: REL_13_BETA2~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c14a98032b17d514a195e4e76073ebc98a6521be;p=thirdparty%2Fpostgresql.git doc: Fix incorrect link target --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b682154f637..a8d57f4e39a 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -21568,7 +21568,7 @@ SELECT has_function_privilege('joeuser', 'myfunc(int, text)', 'execute'); - shows the operators + shows the operators available for the aclitem type, which is the catalog representation of access privileges. See for information about how to read access privilege values.