From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Partition-wise join with whole row vars |
Date: | 2025-08-06 18:06:22 |
Message-ID: | 202508061747.3eqvkbvincgm@alvherre.pgsql |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-Dec-04, Alexander Pyhalov wrote:
> Hi, updated patches. The differences in plans were likely caused by
>
> commit 161320b4b960ee4fe918959be6529ae9b106ea5a
> Author: David Rowley <drowley(at)postgresql(dot)org>
> Date: Fri Oct 11 17:19:59 2024 +1300
>
> Adjust EXPLAIN's output for disabled nodes
>
> which changed explain output format.
Hello, I moved this [1] to PG19-Drafts. Feel free to put it back in a
regular commitfest when you come back to it (and post a rebased patch).
[1] https://commitfest.postgresql.org/patch/5128/
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"People get annoyed when you try to debug them." (Larry Wall)
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2025-08-06 18:08:40 | Re: fix ancient typo in transformRelOptions() |
Previous Message | Nathan Bossart | 2025-08-06 18:06:14 | Re: fix ancient typo in transformRelOptions() |