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-09-09 01:41:44
Message-ID: CAHut+PvX0Hu4vyH26rykXD93WQmwzqSTBwWFv0F6g79=zg=mQg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here are the latest v22* patches.

Changes include:

PATCH 0002.
- Code cleanups -- remove some redundant code related to "devload_t",
because the OSS patch only implements the "unmonitored" device.

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

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2025-09-09 01:59:20 Re: Should io_method=worker remain the default?
Previous Message Michael Paquier 2025-09-09 00:24:03 Re: PgStat_HashKey padding issue when passed by reference