Re: pgsql: Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21.
Date: 2024-11-10 23:55:05
Message-ID: CAD5tBcKiXtU162wVrJs7_63nK1v+1mtk1gfn31qss-XwBpy_xQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, Nov 11, 2024 at 5:11 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Release notes for 17.1, 16.5, 15.9, 14.14, 13.17, 12.21.
>
> Branch
> ------
> REL_17_STABLE
>
> Details
> -------
>
> https://git.postgresql.org/pg/commitdiff/ca19f881b071fa57ee469fbc27b520fbb0c67280
>
> Modified Files
> --------------
> doc/src/sgml/release-17.sgml | 707
> ++-----------------------------------------
> 1 file changed, 28 insertions(+), 679 deletions(-)
>

Unless I'm reading it wrong, there seems to be something odd about the
release 17 notes. The draft changes appear to have been wiped out.

cheers

andrew

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2024-11-11 00:05:33 pgsql: pg_stat_statements: Avoid some locking during PGSS entry scans
Previous Message Thomas Munro 2024-11-10 23:09:24 pgsql: jit: Remove obsolete LLVM version guard.