Re: First draft of PG 19 release notes

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-05-15 16:31:59
Message-ID: CAH2-Wzm1UAuv9ih6_ATbwbmrmusKPoJ2qSo3HBF-JaUEkVYUPg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 14, 2026 at 9:19 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> I have completed the first draft of the PG 19 release notes:
>
> https://www.postgresql.org/docs/devel/release-19.html

I do not think that this item merits mention in the release notes:

"Add fake LSN support to hash index AM (Peter Geoghegan)"

It offers no user-visible benefit. It's just preparation for index
prefetching, which didn't make it into Postgres 19.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mohamed ALi 2026-05-15 16:47:30 [PATCH] vacuumdb: Add --exclude-database option
Previous Message Sami Imseih 2026-05-15 16:12:36 Re: Track skipped tables during autovacuum and autoanalyze