Re: First draft of PG 19 release notes

From: jian he <jian(dot)universality(at)gmail(dot)com>
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-12 04:11:16
Message-ID: CACJufxE8Ew_DCXtd1VZSC=pNPHqZRa4RJkbCr7z6ZPJJ3o3hGQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 15, 2026 at 9:19 AM 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
>

Add hooks planner_setup_hook and planner_shutdown_hook (Robert Haas) §

https://git.postgresql.org/cgit/postgresql.git/commit/?id=4020b37
We also introduced join_path_setup_hook, joinrel_setup_hook.

Should we also mention these two hooks?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-05-12 05:42:58 Re: Fix pg_stat_statements display of normalized FETCH counts
Previous Message John Naylor 2026-05-12 03:38:40 Re: First draft of PG 19 release notes