]> 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:05 +0000 (17:18 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Mar 2019 21:18:05 +0000 (17:18 -0400)
commitf7dc6ceaae3283b0861f0e6b5b66a6d5eca9c03e
treeb228e1e3cb4a26076aa44be6b13b81deed19a360
parente484f07015cdcb9b6ba772760f16fdf2d76c8b2f
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