| From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: doc: Document effects of ownership change on privileges |
| Date: | 2025-11-12 16:05:59 |
| Message-ID: | E1vJDM7-006GFh-12@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
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 <laurenz(dot)albe(at)cybertec(dot)at>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Reviewed-by: David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Reviewed-by: Josef Šimánek <josef(dot)simanek(at)gmail(dot)com>
Reported-by: Gilles Parc <gparc(at)free(dot)fr>
Discussion: https://postgr.es/m/2023185982.281851219.1646733038464.JavaMail.root@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(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2025-11-12 16:06:14 | pgsql: doc: Document effects of ownership change on privileges |
| Previous Message | Daniel Gustafsson | 2025-11-12 16:05:47 | pgsql: doc: Document effects of ownership change on privileges |