Re: improve predefined roles documentation
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-06-26T15:48:30Z
Lists: pgsql-hackers
On Wed, Jun 26, 2024 at 10:40:10AM -0400, Robert Haas wrote: > On Tue, Jun 25, 2024 at 4:19 PM Nathan Bossart <nathandbossart@gmail.com> wrote: >> Yeah, my options were to either separate the roles or to weaken the >> ordering, and I guess I felt like the weaker ordering was slightly less >> bad. The extra context in some of the groups seemed worth keeping, and >> this probably isn't the only page of our docs that might require ctrl+f. >> But I'll yield to the majority opinion here. > > I'm not objecting. I'm just asking. Cool. I'll plan on committing this latest version once v18devel hacking begins. -- nathan
Commits
-
Revamp documentation for predefined roles.
- cc2236854e2b 18.0 landed
-
Introduce pg_signal_autovacuum_worker.
- ccd38024bc3c 18.0 cited