Re: CREATE ROLE inheritance details

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Bruce Momjian <bruce@momjian.us>, PostgreSQL-documentation <pgsql-docs@postgresql.org>
Cc: Robert Haas <robertmhaas@gmail.com>
Date: 2024-01-17T08:28:38Z
Lists: pgsql-docs
On Tue, 2024-01-16 at 17:03 -0500, Bruce Momjian wrote:
> I am unhappy with the documentation adjustments made to CREATE ROLE in
> Postgres 16 by this commit:
> 
> 	commit e3ce2de09d
> 
> I have attached a patch to re-add this information, and clarify it.  I
> would like to apply this to PG 16 and master.

I had to read the text twice before I understood it, but I cannot think
of a simpler way to write it.

Yours,
Laurenz Albe



Commits

  1. Correct "improve role option documentation".

  2. Allow grant-level control of role inheritance behavior.