From: Alvaro Herrera Date: Tue, 17 Oct 2017 09:45:34 +0000 (+0200) Subject: REASSIGN OWNED BY doc: s/privileges/membership/ X-Git-Tag: REL_11_BETA1~1370 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=6ecabead4b5993c42745f2802d857b1a79f48bf9;p=postgresql.git REASSIGN OWNED BY doc: s/privileges/membership/ Reported by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwajWqjqEL9xc1xnnmTyBg32EdAZKJXijzigbosGSs_vag@mail.gmail.com --- 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 { old_role | CURR - REASSIGN OWNED requires privileges on both the + REASSIGN OWNED requires membership on both the source role(s) and the target role.