Re: [PATCH] Add min/max aggregate functions to BYTEA

Marat Bukharov <marat.buharov@gmail.com>

From: Marat Bukharov <marat.buharov@gmail.com>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: pgsql-hackers@postgresql.org
Date: 2024-07-24T14:47:01Z
Lists: pgsql-hackers
Added patch to commitfest https://commitfest.postgresql.org/49/5138/

--

With best regards,
Marat Bukharov

>
> Hi,
>
> > What part of commitfest should I put the current patch to: "SQL
> > Commands", "Miscellaneous" or something else? I can't figure it out.
>
> Personally I qualified a similar patch [1] as "Server Features",
> although I'm not 100% sure if this was the best choice.
>
> [1]: https://commitfest.postgresql.org/48/4905/
>
> --
> Best regards,
> Aleksander Alekseev



Commits

  1. Add min and max aggregates for bytea type.