new aggregate functions v4 - Mailing list pgsql-patches

From Fabien COELHO
Subject new aggregate functions v4
Date
Msg-id Pine.LNX.4.58.0405191132520.7637@sablons.cri.ensmp.fr
Whole thread Raw
In response to Re: new aggregate functions v1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: new aggregate functions v4  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

Attachment

pgsql-patches by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: new aggregate functions v3
Next
From: Tom Lane
Date:
Subject: Re: new aggregate functions v1