From: | Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com> |
---|---|
To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: 2025-05-08 release announcement draft |
Date: | 2025-05-06 12:29:27 |
Message-ID: | CAEze2WjLdy0jUYmWL-XZuAmpPtFTTiOetXWBNCeKx0NpJ29RJw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 6 May 2025 at 05:32, Jonathan S. Katz <jkatz(at)postgresql(dot)org> wrote:
>
> Hi,
>
> Attached is the draft of the release announcement for the 2025-05-08
> release. Please review for correctness and omissions.
>
> Please provide feedback no later than 2025-05-08 12:00 UTC.
I think this omits 459e7bf8e (aka 78cb2466f on REL_17_STABLE) which
fixes certain bitmap scans' race condition with VACUUM. I think a line
like the following could be good:
* Fix for potentially incorrect results when bitmap scan nodes without
output columns are run concurrently with VACUUM on the underlying
table.
Kind regards,
Matthias van de Meent
From | Date | Subject | |
---|---|---|---|
Next Message | Álvaro Herrera | 2025-05-06 13:15:33 | Re: PostgreSQL 18 Beta 1 release announcement draft |
Previous Message | Amit Kapila | 2025-05-06 11:47:37 | Re: Add an option to skip loading missing publication to avoid logical replication failure |