Re: New array functions

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: New array functions
Дата
Msg-id 3F4E6F64.5050807@joeconway.com
обсуждение исходный текст
Ответ на New array functions  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Hannu Krosing wrote:
> Any idea of performance - is this array_aggregate(anyelement) faster,
> slower or about same than int_array_aggregate(int) ?

I haven't tested, but I'd guess for an array of any significant length 
int_array_aggregate() is faster (see my other post). That's one of the 
reasons I haven't advocated deprecating intagg yet.

Joe



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New array functions
Следующее
От: "Jenny -"
Дата:
Сообщение: running bdg on postgresql`