REASSIGN OWNED BY doc: s/privileges/membership/
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 17 Oct 2017 09:45:34 +0000 (11:45 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
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

index 7e9819395f4ce4a650793d6efbd6db8cb946e42e..c1751e7f4720a2ec05317e9fe73b7d908f89417e 100644 (file)
@@ -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>