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-09-25 01:49:16 |
Message-ID: | CAHut+PsZadRN4i5kBk8DcfTrzy0trF5xhSNG4gH+EO-fz0vu=Q@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here are the latest v26* patches.
Changes include:
PATCH 0002.
- Rebase was needed due to a5b35fc
- Merged the sort/join patches provided by Timur [1]
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v26-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 64.4 KB |
v26-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
v26-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2025-09-25 02:05:18 | Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master |
Previous Message | Peter Smith | 2025-09-25 01:47:54 | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |