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-10-14 05:44:25
Message-ID: CAHut+PvRhtuhWLL-2XfkC6m-Bb-XGU49nX-FWPzb+tOZwJRcHw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are the latest v30* patches.

Changes include:

PATCH 0002.
- Rebase was needed due to commit add323d

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

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-10-14 05:54:17 Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Previous Message Chao Li 2025-10-14 05:42:22 Why pg_dump overwrites dump file?