From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Richard Guo <guofenglinux(at)gmail(dot)com>, Alexandra Wang <alexandra(dot)wang(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "bruce(at)momjian(dot)us" <bruce(at)momjian(dot)us>, lepihov(at)gmail(dot)com |
Subject: | Re: plan shape work |
Date: | 2025-09-05 17:38:43 |
Message-ID: | CA+TgmoaOpRKb=RBb5CWhCSTvuh3bdQQww7XE7doAkxq5WOg_BQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Sep 5, 2025 at 12:40 PM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Ah, well then Richard's idea might work! Let me try it and see what happens...
Here's the result. Seem to work OK.
--
Robert Haas
EDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v4-0001-Keep-track-of-what-RTIs-a-Result-node-is-scanning.patch | application/octet-stream | 64.7 KB |
v4-0003-Assert-that-RTIs-of-joined-rels-are-discoverable-.patch | application/octet-stream | 6.7 KB |
v4-0005-Store-information-about-range-table-flattening-in.patch | application/octet-stream | 6.6 KB |
v4-0002-Consider-a-Result-node-s-relids-in-ExplainPreScan.patch | application/octet-stream | 8.7 KB |
v4-0004-Give-subplans-names-that-are-known-while-planning.patch | application/octet-stream | 155.3 KB |
v4-0006-Store-information-about-elided-nodes-in-the-final.patch | application/octet-stream | 9.2 KB |
v4-0007-Store-information-about-Append-node-consolidation.patch | application/octet-stream | 26.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2025-09-05 18:02:26 | Re: [PG19-3 PATCH] Don't ignore passfile |
Previous Message | Arseniy Mukhin | 2025-09-05 17:31:27 | Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput |