Re: Optimize UUID parse using SIMD - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Optimize UUID parse using SIMD
Date
Msg-id CAD21AoCMPHP_wqJuNCMv4=PXtNjZD_VQRR594fyRqtwA4hbNFA@mail.gmail.com
Whole thread
In response to Re: Optimize UUID parse using SIMD  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Mon, Sep 14, 2026 at 2:00 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> On Wed, Sep 9, 2026 at 1:45 PM Bharath Rupireddy
> <bharath.rupireddyforpostgres@gmail.com> wrote:
> >
> > Hi,
> >
> > On Tue, Aug 18, 2026 at 1:14 PM Masahiko Sawada <sawada.mshk@gmail.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.

Pushed.

Regards,

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



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Next
From: Daniel Gustafsson
Date:
Subject: Re: add list of major features to the v19 release notes