]> granicus.if.org Git - postgresql/commit
Doc: clarify that REASSIGN OWNED doesn't handle default privileges.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Mar 2019 21:18:06 +0000 (17:18 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Mar 2019 21:18:06 +0000 (17:18 -0400)
commit35eaab71d1f776ecec7fd66d060b7e04987b06af
treef71803c008333be1e5823a150dd79502d211fd7b
parent99e414cacd063550d576cb9b1acac503157a3bce
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
doc/src/sgml/ref/drop_owned.sgml
doc/src/sgml/ref/reassign_owned.sgml