projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35b5274
)
doc: Fix incorrect link target
author
Peter Eisentraut
<peter@eisentraut.org>
Sun, 7 Jun 2020 09:16:51 +0000
(11:16 +0200)
committer
Peter Eisentraut
<peter@eisentraut.org>
Sun, 7 Jun 2020 09:16:51 +0000
(11:16 +0200)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index b682154f6373504a0c08f47be451f3241485d562..a8d57f4e39a4e351793c6ac372d3c3c8581cf396 100644
(file)
--- 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');
</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.