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