Re: MIN/MAX functions for a record

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Viliam Ďurina <viliam(dot)durina(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: MIN/MAX functions for a record
Date: 2024-07-08 09:20:30
Message-ID: CAJ7c6TMYL4AyvcwBMboiqy6k2hKUhHmQi=TEU-H+A8YNz3acNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> Many thanks. Here is the corrected patch. Now it also includes MIN()
> support and tests.

Michael Paquier (cc:'ed) commented offlist that I forgot to change the
documentation.

Here is the corrected patch.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v3-0001-Support-min-record-and-max-record-aggregates.patch application/octet-stream 7.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2024-07-08 09:30:09 Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15)
Previous Message Philippe BEAUDOIN 2024-07-08 09:13:01 Re: Adminpack removal