Re: TODO item

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: TODO item
Дата
Msg-id 1238253500.17035.3.camel@jdavis
обсуждение исходный текст
Ответ на Re: TODO item  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: TODO item
Список pgsql-hackers
On Sat, 2009-03-28 at 11:57 +0000, Andrew Gierth wrote:
> The array_agg() does, I believe, match the standard one, at least
> my reading of the spec doesn't reveal any obvious issues there.

I think it's missing the ORDER BY clause. This is not as important for
PostgreSQL because we can do ORDER BY in a subselect, but it's still a
deviation from the standard.

Regards,Jeff Davis



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: TODO item
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: TODO item