Re: Optimize UUID parse using SIMD

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: John Naylor <johncnaylorls(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Haibo Yan <tristan(dot)yim(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Optimize UUID parse using SIMD
Date: 2026-09-14 21:00:31
Message-ID: CAD21AoB=VcNstVxLAC52BiEVWYadM0+g8KL8DxFqkVv9W8caAg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 9, 2026 at 1:45 PM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Tue, Aug 18, 2026 at 1:14 PM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> >
> > I've attached the updated patch.
>
> I looked at the v6 patch and the diff (comments and commit message)
> from that to the v5 patch looks good to me. pgindent and make check
> are happy. I marked the CF entry RfC.

Thank you for reviewing the patch! I'm going to push it, barring any objections.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexandre Felipe 2026-09-14 21:10:01 Re: SLOPE - Planner optimizations on monotonic expressions.
Previous Message Bharath Rupireddy 2026-09-14 20:39:00 Re: Make pg_prewarm, autoprewarm yield for waiting DDL