From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: RFC: extensible planner state |
Date: | 2025-09-25 16:03:50 |
Message-ID: | CA+TgmoYWKHU2hKr62Toyzh-kTDEnMDeLw7gkOOnjL-TnOUq0kQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Sep 24, 2025 at 12:18 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I'm good with 0001, and the release freeze is over, so push that
> whenever you like. I'll try to look at the rest soon.
Done now. Here's a rebase of the rest, plus I tweaked the GEQO patch
to try to avoid a compiler warning that cfbot was complaining about.
--
Robert Haas
EDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v7-0004-Add-planner_setup_hook-and-planner_shutdown_hook.patch | application/octet-stream | 3.4 KB |
v7-0001-Allow-private-state-in-certain-planner-data-struc.patch | application/octet-stream | 10.8 KB |
v7-0002-Remove-PlannerInfo-s-join_search_private-method.patch | application/octet-stream | 8.7 KB |
v7-0003-Add-ExplainState-argument-to-pg_plan_query-and-pl.patch | application/octet-stream | 12.2 KB |
v7-0005-Add-extension_state-member-to-PlannedStmt.patch | application/octet-stream | 1.3 KB |
v7-0006-not-for-commit-count-distinct-joinrels-and-joinre.patch | application/octet-stream | 8.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jesper Pedersen | 2025-09-25 16:11:32 | Re: RHEL 8 EOL for the PGDG RPM repository |
Previous Message | Devrim Gündüz | 2025-09-25 15:52:01 | RHEL 8 EOL for the PGDG RPM repository |