pgsql: doc: restructure ALTER DEFAULT PRIVILEGES - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: restructure ALTER DEFAULT PRIVILEGES
Date
Msg-id E1r2cbJ-005HzH-7o@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  restructure ALTER DEFAULT PRIVILEGES

Clarify that default privileges are not inherited and reorder
paragraphs.  This is a follow up to a recent ALTER DEFAULT PRIVILEGES
doc patch.

Reported-by: Sanjay Minni

Diagnosed-by: AMpxBo=M35hcH1g4Vg=KRJ0-77FOJcvdrdiVF5KSOAdOG-LvKQ@mail.gmail.com

Co-authored-by: Laurenz Albe

Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/151a0ee76dc7204b858d84f128e6f819f1393040

Modified Files
--------------
doc/src/sgml/ref/alter_default_privileges.sgml | 48 ++++++++++++++------------
1 file changed, 26 insertions(+), 22 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: correct description of libpq's PQsetnonblocking() mode
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: doc: restructure ALTER DEFAULT PRIVILEGES