doc: Document effects of ownership change on privileges Explicitly document that privileges are transferred along with the ownership. Backpatch to all supported versions since this behavior has always been present.
Author: Laurenz Albe <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Reviewed-by: David G. Johnston <[email protected]> Reviewed-by: Tom Lane <[email protected]> Reviewed-by: Josef Šimánek <[email protected]> Reported-by: Gilles Parc <[email protected]> Discussion: https://postgr.es/m/2023185982.281851219.1646733038464.javamail.r...@zimbra15-e2.priv.proxad.net Backpatch-through: 14 Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/ecb884b58ef2bafcc1ee066ab624a775e29f10bd Modified Files -------------- doc/src/sgml/ddl.sgml | 2 ++ 1 file changed, 2 insertions(+)
