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_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/4ef048f34d2f9fed2e350bdc032da5a16907f99d Modified Files -------------- doc/src/sgml/ddl.sgml | 3 +++ 1 file changed, 3 insertions(+)
