Re: Proposal: array_unique_agg() function

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: Sergei Kornilov <sk(at)zsrv(dot)org>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Proposal: array_unique_agg() function
Date: 2022-03-01 13:54:23
Message-ID: CAJ7c6TMX-2VxBWNkq8UKpjuCjAPEJc9d2Gq_yEpj9ViSZrCg6g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel, Sergei,

> SELECT array_agg(DISTINCT ...) doesn't help?

It works, many thanks!

--
Best regards,
Aleksander Alekseev

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2022-03-01 14:34:31 Re: Temporary file access API
Previous Message Sergei Kornilov 2022-03-01 13:48:48 Re:Proposal: array_unique_agg() function