Re: The Axe list

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: The Axe list
Дата
Msg-id 878wsvz9e2.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: The Axe list  ("Robert Haas" <robertmhaas@gmail.com>)
Ответы Re: The Axe list
Re: The Axe list
Список pgsql-hackers
"Robert Haas" <robertmhaas@gmail.com> writes:

> CREATE AGGREGATE array_accum (anyelement)
>
> CREATE OR REPLACE FUNCTION array_enum(anyarray)

Have you actually tried these functions on large data sets? They're not in the
same performance league as intagg. Your array_accum is O(n^2)!

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's PostGIS support!


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