REASSIGN OWNED BY doc: s/privileges/membership/

Reported by: David G. Johnston
Discussion: https://postgr.es/m/CAKFQuwajWqjqEL9xc1xnnmTyBg32EdAZKJXijzigbosGSs_vag@mail.gmail.com
This commit is contained in:
Alvaro Herrera 2017-10-17 11:45:34 +02:00
parent 7421f4b89a
commit 6ecabead4b
1 changed files with 1 additions and 1 deletions

View 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>