projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7421f4b
)
REASSIGN OWNED BY doc: s/privileges/membership/
author
Alvaro Herrera
Tue, 17 Oct 2017 09:45:34 +0000
(11:45 +0200)
committer
Alvaro Herrera
Tue, 17 Oct 2017 09:45:34 +0000
(11:45 +0200)
Reported by: David G. Johnston
Discussion: https://postgr.es/m/CAKFQuwajWqjqEL9xc1xnnmTyBg32EdAZKJXijzigbosGSs_vag@mail.gmail.com
doc/src/sgml/ref/reassign_owned.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/reassign_owned.sgml
b/doc/src/sgml/ref/reassign_owned.sgml
index 7e9819395f4ce4a650793d6efbd6db8cb946e42e..c1751e7f4720a2ec05317e9fe73b7d908f89417e 100644
(file)
--- a/
doc/src/sgml/ref/reassign_owned.sgml
+++ b/
doc/src/sgml/ref/reassign_owned.sgml
@@
-77,7
+77,7
@@
REASSIGN OWNED BY {
old_role
| CURR
-
REASSIGN OWNED
requires
privileges
on both the
+
REASSIGN OWNED
requires
membership
on both the
source role(s) and the target role.