| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Matheus Alcantara <matheusssilv97(at)gmail(dot)com> |
| Cc: | Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_plan_advice |
| Date: | 2025-11-18 16:19:24 |
| Message-ID: | CA+TgmoYpcLNOuypOTdgCSLW7FuA=t6BtB3meTARHX2-Dj_81xQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here's v4. This version has some bug fixes and test case changes to
0005 and 0006, with the goal of getting CI to pass cleanly (which it
now does for me, but let's see if cfbot agrees).
--
Robert Haas
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-Store-information-about-range-table-flattening-in.patch | application/octet-stream | 7.9 KB |
| v4-0003-Store-information-about-Append-node-consolidation.patch | application/octet-stream | 27.0 KB |
| v4-0002-Store-information-about-elided-nodes-in-the-final.patch | application/octet-stream | 9.3 KB |
| v4-0004-Temporary-hack-to-unbreak-partitionwise-join-cont.patch | application/octet-stream | 15.2 KB |
| v4-0005-Allow-for-plugin-control-over-path-generation-str.patch | application/octet-stream | 55.7 KB |
| v4-0006-WIP-Add-pg_plan_advice-contrib-module.patch | application/octet-stream | 375.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Geier | 2025-11-18 16:20:33 | Re: Performance issues with parallelism and LIMIT |
| Previous Message | Bruce Momjian | 2025-11-18 16:00:05 | Re: regarding statistics retaining with 18 Upgrade |