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

From Sergei Kornilov
Subject Re:Proposal: array_unique_agg() function
Date
Msg-id 2379101646142528@myt6-aaa7a2dc5b3e.qloud-c.yandex.net
Whole thread Raw
In response to Proposal: array_unique_agg() function  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Proposal: array_unique_agg() function  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
Hello

select array_agg(distinct mycolumn) from 

from the very beginning? Even the 7.1 manual describes such a syntax:
https://www.postgresql.org/docs/7.1/sql-expressions.html

regards, Sergei



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Proposal: array_unique_agg() function
Next
From: Aleksander Alekseev
Date:
Subject: Re: Proposal: array_unique_agg() function