Re: CREATE ROLE inheritance details

2024-01-17 Thread David G. Johnston
On Wed, Jan 17, 2024 at 9:38 AM Bruce Momjian wrote: > On Wed, Jan 17, 2024 at 09:28:38AM +0100, Laurenz Albe wrote: > > 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: > > > > >

Re: CREATE ROLE inheritance details

2024-01-17 Thread Bruce Momjian
On Wed, Jan 17, 2024 at 09:28:38AM +0100, Laurenz Albe wrote: > 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-ad

Supplement of procedure suggested

2024-01-17 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/routine-vacuuming.html Description: In https://www.postgresql.org/docs/current/routine-vacuuming.html section "25.1.5. Preventing Transaction ID Wraparound Failures" there is a 5-step pr

Re: 37.10.5 - outdated compiler for FreeBSD

2024-01-17 Thread Daniel Gustafsson
> On 30 Dec 2023, at 12:20, Digital Dog wrote: > Therefore please update compilation instructions for FreeBSD for future > PostgreSQL versions by replacing "gcc" with "cc" and changing version > information from FreeBSD 3.0 to 13.0. Thanks for your report, the attached diff updates the compile

Re: CREATE ROLE inheritance details

2024-01-17 Thread Laurenz Albe
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