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

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: Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru>, 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>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date: 2026-01-29 01:18:28
Message-ID: CAHut+PvomCRcJX2465WKnxJC92KT135BRXWToWL6yU5YR9PXhA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

Here is the latest set of VCI patches.

Summary of changes:
0003 - Fixes an alignment issue that was reported by a CI build that
uses -fsanitize=alignment CFLAGS

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

Attachment Content-Type Size
v20260129-0003-VCI-main-part2.patch application/octet-stream 314.4 KB
v20260129-0001-VCI-changes-to-postgres-core.patch application/octet-stream 60.1 KB
v20260129-0002-VCI-main-part1.patch application/octet-stream 136.7 KB
v20260129-0005-VCI-main-part4.patch application/octet-stream 175.4 KB
v20260129-0004-VCI-main-part3.patch application/octet-stream 138.1 KB
v20260129-0009-VCI-docs.patch application/octet-stream 5.4 KB
v20260129-0008-VCI-tests.patch application/octet-stream 26.3 KB
v20260129-0006-VCI-main-part5.patch application/octet-stream 477.8 KB
v20260129-0007-VCI-main-part6.patch application/octet-stream 25.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-01-29 01:18:49 ERROR: failed to find conversion function from unknown to text
Previous Message Heikki Linnakangas 2026-01-29 01:05:33 Re: Interrupts vs signals