| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru> |
| Cc: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomas Vondra <tomas(at)vondra(dot)me>, "Aya Iwata (Fujitsu)" <iwata(dot)aya(at)fujitsu(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
| Subject: | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |
| Date: | 2025-11-17 01:34:44 |
| Message-ID: | CAHut+Ps_VOegw6rV4b_3JEpCsiS096Jnc-JKGZ7-opAcyk=AWQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here are the latest patches.
Changes include:
PATCH 0002.
- Address a new compiler warning reported by CI
======
Kind Regards,
Peter Smith.
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v20251117-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
| v20251117-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 59.9 KB |
| v20251117-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | wenhui qiu | 2025-11-17 01:43:05 | Re: Report oldest xmin source when autovacuum cannot remove tuples |
| Previous Message | Alexander Korotkov | 2025-11-17 00:34:36 | Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() |