Re: Add MIN/MAX aggregate support for uuid

From: "Tristan Partin" <tristan(at)partin(dot)io>
To: "Zsolt Parragi" <zsolt(dot)parragi(at)percona(dot)com>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add MIN/MAX aggregate support for uuid
Date: 2026-06-24 21:54:00
Message-ID: DJHM3S0Z9U5B.25TXKDFUOS5Q6@partin.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Tristan Partin
PostgreSQL Contributors Team
AWS (https://aws.amazon.com)

Attachment Content-Type Size
v4-0001-Add-MIN-MAX-aggregate-support-for-uuid.patch text/x-patch 8.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2026-06-24 21:57:41 Re: Small patch to improve safety of utf8_to_unicode().
Previous Message Zsolt Parragi 2026-06-24 21:32:08 Re: Add MIN/MAX aggregate support for uuid