Re: Optimize UUID parse using SIMD

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(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-09 20:45:42
Message-ID: CALj2ACVFprh4uZxfKCJgNn1sxgTtqKOYx4pJ6RGZGY7JgFUwXA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-09-09 20:47:09 Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table
Previous Message Kirill Reshke 2026-09-09 20:16:16 Re: postgres_fdw: Use COPY to speed up batch inserts