| From: | Yuya Watari <watari(dot)yuya(at)gmail(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrey Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PoC] Reducing planning time when tables have many partitions |
| Date: | 2022-11-02 09:27:52 |
| Message-ID: | CAJ2pMkawnReiHswhVixs1veUY7Sxp8Q8dTz7q_m8LoAdBnL5rg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
I noticed that the previous patch does not apply to the current HEAD.
I attached the rebased version to this email.
--
Best regards,
Yuya Watari
| Attachment | Content-Type | Size |
|---|---|---|
| v8-0001-Apply-eclass_member_speedup_v3.patch.patch | application/octet-stream | 88.3 KB |
| v8-0002-Revert-one-of-the-optimizations.patch | application/octet-stream | 2.0 KB |
| v8-0003-Use-conventional-algorithm-for-smaller-size-cases.patch | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2022-11-02 10:02:28 | Re: create subscription - improved warning message |
| Previous Message | Drouvot, Bertrand | 2022-11-02 08:58:36 | Re: Split index and table statistics into different types of stats |