Re:Proposal: array_unique_agg() function

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re:Proposal: array_unique_agg() function
Дата
Msg-id 2379101646142528@myt6-aaa7a2dc5b3e.qloud-c.yandex.net
обсуждение исходный текст
Ответ на Proposal: array_unique_agg() function  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: Proposal: array_unique_agg() function  (Aleksander Alekseev <aleksander@timescale.com>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Proposal: array_unique_agg() function
Следующее
От: Aleksander Alekseev
Дата:
Сообщение: Re: Proposal: array_unique_agg() function