Re: Add MIN/MAX aggregate support for uuid - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Add MIN/MAX aggregate support for uuid
Date
Msg-id CAD21AoA+ZtK4uLn4fi_ri--kmFBsMvgNfKVtuxkcnG24vjWcnQ@mail.gmail.com
Whole thread
In response to Re: Add MIN/MAX aggregate support for uuid  ("Tristan Partin" <tristan@partin.io>)
Responses Re: Add MIN/MAX aggregate support for uuid
List pgsql-hackers
On Wed, Jun 24, 2026 at 2:54 PM Tristan Partin <tristan@partin.io> wrote:
>
> On Wed Jun 24, 2026 at 9:32 PM UTC, Zsolt Parragi wrote:
> > Doesn't opr_sanity.out        also require an update? It's failing for me
> > locally because of the new leakproof functions. (I verified it with v2
> > which also had the missing descriptions as a diff here, which should
> > be solved now, but the other diff should be still there with v3)
>
> Thanks. I was unaware of this test. Fixed in v4.

The patch looks good to me. I'm going to push it barring further comments.

Regards,


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



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Optimize UUID parse using SIMD
Next
From: Mario González Troncoso
Date:
Subject: Re: psql tab completion for user functions and if explicitly required also "pg_"