Re: Add MIN/MAX aggregate support for uuid

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add MIN/MAX aggregate support for uuid
Date: 2026-06-24 21:32:08
Message-ID: CAN4CZFPs06DhBfZpptyCtdnVYfc_8C96mJvi6AAaWsn9Au9zyw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tristan Partin 2026-06-24 21:54:00 Re: Add MIN/MAX aggregate support for uuid
Previous Message Tristan Partin 2026-06-24 21:26:10 Re: Add MIN/MAX aggregate support for uuid