From 8414f41d3485aaed2985cf06cea9a07c50eec262 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 b681033634..4ad76b04b2 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -18204,7 +18204,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.