Re: Add MIN/MAX aggregate support for uuid

Zsolt Parragi <zsolt.parragi@percona.com>

From: Zsolt Parragi <zsolt.parragi@percona.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2026-06-24T21:32:08Z
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)



Commits

  1. Add min() and max() aggregate support for uuid.