From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
---|---|
To: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Tomas Vondra <tomas(at)vondra(dot)me>, "Aya Iwata (Fujitsu)" <iwata(dot)aya(at)fujitsu(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru>, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
Subject: | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |
Date: | 2025-08-08 08:08:27 |
Message-ID: | CAHut+PsWhdWw8fZRGckgPLdkUv0wkKTcPz+3Wofr9jWM552EhQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here are the latest v17 patches.
Changes include:
PATCH 0002.
- Rebase to fix compile error, result of recent master change
- Bugfix for an unreported EXPLAIN ANALYZE error
- Bugfix for an unreported double pfree
- Code cleanup (ran pgindent; corrected ~100 typos; removed empty
coverage comments)
======
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v17-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
v17-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 64.4 KB |
v17-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
From | Date | Subject | |
---|---|---|---|
Next Message | Zhijie Hou (Fujitsu) | 2025-08-08 08:16:57 | RE: Add support for specifying tables in pg_createsubscriber. |
Previous Message | Michael Paquier | 2025-08-08 08:06:16 | Re: Enhance statistics reset functions to return reset timestamp |