pgsql: doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles
Date: 2023-11-03 13:52:19
Message-ID: E1qyuax-003kUK-DH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles

Reported-by: Jordi Gutiérrez Hermoso

Discussion: https://postgr.es/m/72652d72e1816bfc3c05d40f9e0e0373d07823c8.camel@octave.org

Co-authored-by: Laurenz Albe

Backpatch-through: 11

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/272db03bb9d5fbf55cfe39776973dae72cb4bec7

Modified Files
--------------
doc/src/sgml/ref/alter_default_privileges.sgml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-11-03 15:48:38 pgsql: Doc: update CREATE RULE ref page's hoary discussion of views.
Previous Message David Rowley 2023-11-03 07:13:08 pgsql: Add missing unicode_category.c to MSVC build scripts