projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b70f03
)
doc: Fix incorrect link target
author
Peter Eisentraut
Sun, 7 Jun 2020 09:16:51 +0000
(11:16 +0200)
committer
Peter Eisentraut
Sun, 7 Jun 2020 09:17:13 +0000
(11:17 +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 b681033634676dc73f3f37ff8f6822be0dec0035..4ad76b04b2c76d8588cbec6ce2fe3646cb286c1b 100644
(file)
--- 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');
-
fn-table"/> shows the operators
+
op-table"/> 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.