Re: Proposal: array_unique_agg() function - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Proposal: array_unique_agg() function
Date
Msg-id CAJ7c6TMX-2VxBWNkq8UKpjuCjAPEJc9d2Gq_yEpj9ViSZrCg6g@mail.gmail.com
Whole thread Raw
In response to Re:Proposal: array_unique_agg() function  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
Pavel, Sergei,

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

It works, many thanks!

--
Best regards,
Aleksander Alekseev

pgsql-hackers by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re:Proposal: array_unique_agg() function
Next
From: Stephen Frost
Date:
Subject: Re: Temporary file access API