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-17 03:22:17 |
Message-ID: | CAHut+PvP0k0F-kKNzygJt4MxcFLRK0_uOmSCLnUf=UhpCmCdvQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi. Here are the latest v13 patches.
Changes include:
PATCH 0002.
- README improvements -- as previously sent separately [1]
- Refactor InitPageCoreWithoutLock -- per proposal from Japin [2-#2]
- Changes to eliminate warnings from "headerscheck" and "cpluspluscheck"
- Add missing assignments in vci_handler()
======
[1] https://www.postgresql.org/message-id/CAHut%2BPvYQZAHcD-tK5XaobUpWoTf0Gkjx7nAA9eJq_HbPCSxCQ%40mail.gmail.com
[2] https://www.postgresql.org/message-id/ME0P300MB0445FD473D75F65E8B0A6F5DB64BA%40ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachment | Content-Type | Size |
---|---|---|
v13-0001-VCI-changes-to-postgres-core.patch | application/octet-stream | 64.3 KB |
v13-0003-VCI-module-documentation.patch | application/octet-stream | 5.4 KB |
v13-0002-VCI-module-main.patch | application/octet-stream | 1.3 MB |
From | Date | Subject | |
---|---|---|---|
Next Message | shveta malik | 2025-07-17 04:04:25 | Re: Improve pg_sync_replication_slots() to wait for primary to advance |
Previous Message | Amit Langote | 2025-07-17 03:03:14 | Re: duplicate line in ExecEvalJsonCoercionFinish |