new aggregate functions v4

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема new aggregate functions v4
Дата
Msg-id Pine.LNX.4.58.0405191132520.7637@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответ на Re: new aggregate functions v1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: new aggregate functions v4  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Dear Bruce,

> Agreed, these seem to be of general interest and have been requested in
> the past.  I will clean up the docs a little.

Please find attached a new version to address Neil's comments.
 - add "every" anyway, next to "bool_and".
 - cleaner source and comments.

I also added more regression tests, including the added "EVERY" aggregate.

It DOES NOT validate for me, as errors and rules are broken in current
head:
    undefined symbol: pg_strcasecmp

However the aggregate part works fine.

Have a nice day,

--
Fabien Coelho - coelho@cri.ensmp.fr

Вложения

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: new aggregate functions v3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: new aggregate functions v1