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-02-04 22:50:11
Message-ID: CAHut+PuMZ1SzkJM8J-g1GrWm7tCmi2N-AmypzLaqYKhfb3PPwA@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:
0001 (OSS core) - Removed code related to unsupported VCI function vci_index()
0004 (main_part3) - Removed code related to unsupported VCI function vci_index()
0005 (main part4) - Fixed a bit-shift bug exposed by CI Debian Trixie
(32-bit build)
0002-0007 (all main parts) - Modified the copyright date (2025 -> 2026)

KNOWN ERRORS:
CI Debian Trixie Trixie still reports some 32-bit bug.

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

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-02-04 23:38:50 Re: Fix pg_stat_get_backend_wait_event() for aux processes
Previous Message Nathan Bossart 2026-02-04 22:15:58 Re: Pasword expiration warning