On Wed, Apr 15, 2026 at 9:19 AM Bruce Momjian <[email protected]> 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?
