Re: new aggregate functions v4 - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: new aggregate functions v4
Date
Msg-id 200405261525.i4QFPnR20804@candle.pha.pa.us
Whole thread Raw
In response to new aggregate functions v4  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------



Fabien COELHO wrote:
>
> 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

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Configuration parameters for plugin modules
Next
From: Tom Lane
Date:
Subject: Re: Small patch for oracle_compat.c