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-07-11 06:31:04 |
Message-ID: | CAHut+PudNd6j__oF5YQ9VttUT1xx4OWm9bk8T5Ga_Nr3fBDpyw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi. Here is the latest patch set v12*
Main differences are:
Patch 0001 (core)
- removed SizeOfIptrData macro, as reported by Tomas [1] and Japin [2]
Patch 0002 (vci module)
- Made fixes so the "ROS Control Worker" (for background WOS->ROS
transfer) can now launch ok.
======
[1] Tomas - https://www.postgresql.org/message-id/a748aa6b-c7e6-4d02-a590-ab404d590448%40vondra.me
[2] Japin - https://www.postgresql.org/message-id/ME0P300MB04457E24CA8965F008FB2CDBB648A%40ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Kind Regards,
Peter Smith.
Fujitsu Australia.
Attachment | Content-Type | Size |
---|---|---|
v12-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 64.3 KB |
v12-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
v12-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2025-07-11 06:51:57 | Re: Proposal: Global Index for PostgreSQL |
Previous Message | Peter Smith | 2025-07-11 06:10:00 | Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 |