Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 - Mailing list pgsql-hackers

From Peter Smith
Subject Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date
Msg-id CAHut+PuMZ1SzkJM8J-g1GrWm7tCmi2N-AmypzLaqYKhfb3PPwA@mail.gmail.com
Whole thread
In response to Re: [WIP]Vertical Clustered Index (columnar store extension) - take2  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
List 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

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Pasword expiration warning
Next
From: Sami Imseih
Date:
Subject: Re: Fix pg_stat_get_backend_wait_event() for aux processes