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: Tomas Vondra <tomas(at)vondra(dot)me>, "Aya Iwata (Fujitsu)" <iwata(dot)aya(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date: 2025-06-16 03:48:06
Message-ID: CAHut+PtoWT2TqZPtfW9MTei_0suVj9a4cpyrZdO58sM6bq5aMQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A rebase was necessary. Here are the v7* patches.

In passing, there were some other changes:
- Removed some dead code from patch 0002.
- Moved some code that was unused in patch 0002 to where it is needed
in patch 0004.

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

Attachment Content-Type Size
v7-0005-VCI-module-documentation.patch application/octet-stream 5.8 KB
v7-0001-VCI-changes-to-postgres-core.patch application/octet-stream 73.3 KB
v7-0004-VCI-module-ENABLE_WOSROS_TRANS_DEFERRAL-co.patch application/octet-stream 31.6 KB
v7-0003-VCI-module-VCI_ENABLE_HOT_HASH_TABLE-code.patch application/octet-stream 15.0 KB
v7-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 Zhijie Hou (Fujitsu) 2025-06-16 03:54:18 RE: Replication slot is not able to sync up
Previous Message David Rowley 2025-06-16 02:49:57 Re: Add enable_groupagg GUC parameter to control GroupAggregate usage