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-09-28 23:39:12
Message-ID: CAHut+PvRHAQq7JS9Fg-V4E-k1D1h7SSEEofN6h1voLFWSq6Spg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are the latest v27* patches.

Changes include:

PATCH 0002.
- Rebase vci_ros.c was needed due to 243e9b4 (patch provided by Timur [1])

======
[1] https://www.postgresql.org/message-id/b0183172fbe8fbf4260d10df50a57127753eba68.camel%40postgrespro.ru

Kind Regards,
Peter Smith.
Fujitsu Australia

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-09-29 00:00:00 create table like including storage parameter
Previous Message David Rowley 2025-09-28 21:36:37 Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation