From c14a98032b17d514a195e4e76073ebc98a6521be Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 7 Jun 2020 11:16:51 +0200 Subject: [PATCH] doc: Fix incorrect link target --- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.