Re: SQL:2003 Window Functions for postgresql 8.3?

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

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?

--
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:05:56 Re: SQL:2003 Window Functions for postgresql 8.3?
Previous Message Karen Hill 2006-08-25 22:54:53 Re: SQL:2003 Window Functions for postgresql 8.3?