Re: Review: listagg aggregate

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Review: listagg aggregate
Дата
Msg-id B0A1647F-AF31-4D0C-BC29-26AA1EE9F2B1@kineticode.com
обсуждение исходный текст
Ответ на Re: Review: listagg aggregate  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Review: listagg aggregate  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Jan 26, 2010, at 9:36 AM, Tom Lane wrote:

> But what it *produces* is a string.  For comparison, the
> SQL-standard-specified array_agg produces arrays, but what it
> acts on isn't an array.

Meh. This is all just bike-shedding. I'm fine with string_agg(), though in truth none of the names has really been
great.The inclusion of "agg" in the name is unfortunate. 

I'll have a look at Pavel's new patch now.

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: testing cvs HEAD - HS/SR - missing file
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Review: listagg aggregate