| From: | Tatsuro Yamada <tatsuro(dot)yamada(at)ntt(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | "tomas(dot)vondra(at)enterprisedb(dot)com" <tomas(dot)vondra(at)enterprisedb(dot)com> |
| Subject: | Showing applied extended statistics in explain Part 2 |
| Date: | 2024-03-01 00:19:42 |
| Message-ID: | TYYPR01MB82310B308BA8770838F681619E5E2@TYYPR01MB8231.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
This original patch made by Tomas improves the usability of extended statistics,
so I rebased it on 362de947, and I'd like to re-start developing it.
The previous thread [1] suggested something to solve. I'll try to solve it as
best I can, but I think this feature is worth it with some limitations.
Please find the attached file.
[1] https://www.postgresql.org/message-id/flat/8081617b-d80f-ae2b-b79f-ea7e926f9fcf%40enterprisedb.com
Regards,
Tatsuro Yamada
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-show-stats-in-explain-rebased-on-362de947.patch | application/octet-stream | 15.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melanie Plageman | 2024-03-01 00:29:45 | Re: BitmapHeapScan streaming read user and prelim refactoring |
| Previous Message | Jacob Champion | 2024-03-01 00:11:49 | Re: [PoC] Federated Authn/z with OAUTHBEARER |