Re: SQL:2003 Window Functions for postgresql 8.3?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
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:05:56
Message-ID: 20060825230556.GB21658@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2006-08-25 23:08:50 Re: SQL:2003 Window Functions for postgresql 8.3?
Previous Message Bruce Momjian 2006-08-25 23:01:00 Re: SQL:2003 Window Functions for postgresql 8.3?