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: 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-28 00:20:36
Message-ID: CAHut+PsY21TX8c1mP6q41rj9+Snyo1FdpuzaYUed7bAFu1ZCog@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are the latest v20* patches.

Changes include:

PATCH 0002.
- Addressed all compiler warnings. Hopefully, cfbot CI will now report
green for these.

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

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-08-28 00:26:17 Re: Report reorder buffer size
Previous Message Tom Lane 2025-08-28 00:15:35 Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error