Re: [WIP]Vertical Clustered Index (columnar store extension) - take2

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-14 04:24:11
Message-ID: CAHut+Pt+wbhdjdJwdmQKKZOrTxwrDis1Jf5gfNRgor+aTJ0iFg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are the latest patches v20251114*

Changes include:

PATCH 0002.
- A fix was needed to make VCI code compatible with the recent master
change c106ef0.

VCI tests should now be passing again.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v20251114-0001-VCI-changes-to-postgres-core.patch application/octet-stream 59.9 KB
v20251114-0003-VCI-module-documentation.patch application/octet-stream 5.4 KB
v20251114-0002-VCI-module-main.patch application/octet-stream 1.3 MB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2025-11-14 05:06:08 Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Previous Message Chao Li 2025-11-14 04:14:55 Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics