aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2017-10-17 11:45:34 +0200
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2017-10-17 11:45:34 +0200
commit6ecabead4b5993c42745f2802d857b1a79f48bf9 (patch)
tree748d67eb48caab67416522b83ee6cac188ae302c /doc/src
parent7421f4b89a90e1fa45751dd1cbc4e8d4ca1cba5e (diff)
downloadpostgresql-6ecabead4b5993c42745f2802d857b1a79f48bf9.tar.gz
postgresql-6ecabead4b5993c42745f2802d857b1a79f48bf9.zip
REASSIGN OWNED BY doc: s/privileges/membership/
Reported by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwajWqjqEL9xc1xnnmTyBg32EdAZKJXijzigbosGSs_vag@mail.gmail.com
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/reassign_owned.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/reassign_owned.sgml b/doc/src/sgml/ref/reassign_owned.sgml
index 7e9819395f4..c1751e7f472 100644
--- a/doc/src/sgml/ref/reassign_owned.sgml
+++ b/doc/src/sgml/ref/reassign_owned.sgml
@@ -77,7 +77,7 @@ REASSIGN OWNED BY { <replaceable class="parameter">old_role</replaceable> | CURR
</para>
<para>
- <command>REASSIGN OWNED</command> requires privileges on both the
+ <command>REASSIGN OWNED</command> requires membership on both the
source role(s) and the target role.
</para>