Doc: clarify that REASSIGN OWNED doesn't handle default privileges.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 374fb6c0f9dad1048a2ef1ef814a27e01c8887d7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-03-25T21:18:06Z
Releases: 9.5.17
Doc: clarify that REASSIGN OWNED doesn't handle default privileges.

It doesn't touch regular privileges either, but only the latter was
explicitly stated.

Discussion: https://postgr.es/m/155348282848.9808.12629518043813943231@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/drop_owned.sgml modified +1 −1
doc/src/sgml/ref/reassign_owned.sgml modified +5 −3

Discussion