Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. - Mailing list pgsql-committers

From Thom Brown
Subject Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Date
Msg-id CAA-aLv7nnCsbwYJFVMKFjycpGGT3y0++KxJ7Dz1AnonCPwzLnA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Sun, 9 Feb 2025, 21:04 Tom Lane, <tgl@sss.pgh.pa.us> wrote:
Thom Brown <thom@linux.com> writes:
> On Sun, 9 Feb 2025, 18:59 Tom Lane, <tgl@sss.pgh.pa.us> wrote:
>> Modified Files
>> --------------
>> doc/src/sgml/release-17.sgml | 127
>> +++----------------------------------------
>> 1 file changed, 8 insertions(+), 119 deletions(-)

> Why are there no changes listed for 17? Is this coming later?

That's the delta from the first-draft I posted Friday[1] --- mostly,
it's removals of items that only applied to pre-v17 branches.

I write all the relnote entries for a minor release set in one pass
and separate them according to branch later.  This commit is the
"separation" step.

Ah, my bad. Thanks, and sorry for the noise.

Thom

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Next
From: Michael Paquier
Date:
Subject: pgsql: Reformat node comments in plannodes.h