| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | jian he <jian(dot)universality(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: First draft of PG 19 release notes |
| Date: | 2026-05-12 20:15:22 |
| Message-ID: | agOKWlyZtHJkG_Cs@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 12, 2026 at 12:11:16PM +0800, jian he wrote:
> 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?
Yes, I missed seeing the addition of these two hooks, so patch attached
and applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
| Attachment | Content-Type | Size |
|---|---|---|
| master.diff | text/x-diff | 855 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2026-05-12 20:27:55 | Re: First draft of PG 19 release notes |
| Previous Message | Jacob Champion | 2026-05-12 20:15:12 | Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch |