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

From Peter Eisentraut
Subject Re: new aggregate functions v1
Date
Msg-id 200405021511.53694.peter_e@gmx.net
Whole thread Raw
In response to Re: new aggregate functions v1  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: new aggregate functions v1
List pgsql-patches
Fabien COELHO wrote:
> I develop them because I NEEDED them, NOT because they are available
> in mysql and I would want compatibility. I needed them for some
> queries over pg_catalog, as acl are encoded as bitfields.

We are not going to accept any functions that are primarily intended to
access the internals aclitem data.  You need to think of a high-level
description of your problem and implement functions for that.


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: mingw regression test fixes
Next
From: Fabien COELHO
Date:
Subject: Re: new aggregate functions v1