Re: RFC: extensible planner state

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-24 16:36:03
Message-ID: CA+TgmoaxGgb9VJvoiMHeESn_+tH+q-dHy5_q12q+jtj9ZPmkvw@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.

Cool... except I thought that the release freeze wouldn't lift until
we release, which I thought was tomorrow?

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-09-24 16:40:27 Re: vacuumdb --analyze-only does not need to issue VACUUM (ONLY_DATABASE_STATS) ?
Previous Message Robert Haas 2025-09-24 16:34:47 Re: RFC: Logging plan of the running query