Re: SQL:2003 Window Functions for postgresql 8.3?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Karen Hill <karen_hill22(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: SQL:2003 Window Functions for postgresql 8.3?
Date: 2006-08-25 23:08:50
Message-ID: 200608252308.k7PN8oY29826@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Karen Hill wrote:
> > >
> > > Alvaro Herrera wrote:
> > > > Karen Hill wrote:
> > > >
> > > > > It would be really great if PostgreSQL supported SQL:2003 Window
> > > > > functions. I know that oracle and sql server have them already, so it
> > > > > would make postgres competitive in that area. I know there is a
> > > > > feature freeze for 8.2, is it doable for 8.3?
> > > >
> > > > The sooner you start writing a patch, the sooner you will be done ;-)
> > >
> > > I looked at the TODO list at
> > > http://www.postgresql.org/docs/faqs.TODO.html, and I don't see SQL:2003
> > > Window Functions listed. Is it because they are not desired, or is it
> > > because there are more pressing things to accomplish? I noticed that
> > > Tom has mentioned that it appears unworkable in this thread.
> >
> > This is the first time I have seen them mentioned. Do we want them?
>
> They are in the standard and have been mentioned many times.

Mentioned how? Window functions? I have seem people ask for them in
the past week, but never before that. What should the TODO be?

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2006-08-25 23:23:16 Re: SQL:2003 Window Functions for postgresql 8.3?
Previous Message Alvaro Herrera 2006-08-25 23:05:56 Re: SQL:2003 Window Functions for postgresql 8.3?