| From: | Yuya Watari <watari(dot)yuya(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | jian he <jian(dot)universality(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Alena Rybakina <lena(dot)ribackina(at)yandex(dot)ru>, Andrei Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, David Rowley <dgrowleyml(at)gmail(dot)com>, Thom Brown <thom(at)linux(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Zhang Mingli <zmlpostgres(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: [PoC] Reducing planning time when tables have many partitions |
| Date: | 2024-10-01 02:35:05 |
| Message-ID: | CAJ2pMkZSqTUMnBMks8B+z4OTQ=V6ohOE=PR7FbNCVJkH3rnsvA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
On Thu, Aug 29, 2024 at 2:34 PM Yuya Watari <watari(dot)yuya(at)gmail(dot)com> wrote:
>
> The previous patches no longer apply to the master, so I rebased them.
> I'm sorry for the delay.
I noticed the patches do not apply to the current master. I have
attached the rebased version. There are no changes besides the rebase.
--
Best regards,
Yuya Watari
| Attachment | Content-Type | Size |
|---|---|---|
| v26-0001-Speed-up-searches-for-child-EquivalenceMembers.patch | application/octet-stream | 58.8 KB |
| v26-0002-Introduce-indexes-for-RestrictInfo.patch | application/octet-stream | 42.9 KB |
| v26-0003-Move-EquivalenceClass-indexes-to-PlannerInfo.patch | application/octet-stream | 14.4 KB |
| v26-0004-Rename-add_eq_member-to-add_parent_eq_member.patch | application/octet-stream | 5.2 KB |
| v26-0005-Resolve-conflict-with-commit-66c0185.patch | application/octet-stream | 6.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2024-10-01 03:02:27 | Re: Doc: typo in config.sgml |
| Previous Message | Michael Paquier | 2024-10-01 02:07:44 | Re: query_id, pg_stat_activity, extended query protocol |