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-09-14 23:30:40
Message-ID: CAHut+Ps9uPFs5RoHw=eLGLp5KV73B8mYcpos615has7UqkQ+bA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 13, 2025 at 1:58 AM Timur Magomedov
<t(dot)magomedov(at)postgrespro(dot)ru> wrote:
>
> Hello Peter!
> Thanks for updates. Here is a small fix for clang "variable set but not
> used" warnings.
>

Thanks for your fixes. I will include these whenever I post the next version.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-09-14 23:42:43 Re: plan shape work
Previous Message David Rowley 2025-09-14 21:49:36 Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6