Re: First Aggregate Funtion? - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: First Aggregate Funtion?
Date
Msg-id 20060405201959.GA17070@wolff.to
Whole thread Raw
In response to First Aggregate Funtion?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-hackers
On Fri, Mar 31, 2006 at 15:02:47 -0600, Tony Caduto <tony_caduto@amsoftwaredesign.com> wrote:
> Has there ever been any talk of adding a first aggregate function?
> It would make porting from Oracle and Access much easier.

Note, that without special support those functions aren't going to run
very fast. So you are still probably going to want to go back and
rewrite them to use something like DISTINCT ON anyway.


pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: commit callback, request, SOLVED
Next
From: "Magnus Hagander"
Date:
Subject: Speaking of pgstats