]> 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)
commit374fb6c0f9dad1048a2ef1ef814a27e01c8887d7
treee10bd69f366cb6ae332511be6cbf532fc2233681
parent171baf18325e30997123e9d5cf3e1a81e3a3f484
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