From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Windowing functions - future plans |
Date: | 2009-11-01 17:03:42 |
Message-ID: | 20091101170342.GF28990@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sun, Nov 01, 2009 at 12:04:32PM +0100, Thomas Kellerer wrote:
> Hi,
>
> I was wondering if there are plans to extend the window framing
> clause to allow the number of rows in the frame to be specified.
>
> Something like:
>
> ROWS BETWEEN 5 PRECEDING AND 5 FOLLOWING
>
> I did find a comment on the TODO list regarding the framing clause
> ("Implement full support for window framing clauses") but the
> explanation did not mention allowing a number instead of UNBOUND for
> the frame definition.
>
> Oracle and DB2 do support this syntax ;)
Patches welcome :)
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Arjen Nienhuis | 2009-11-01 17:05:14 | Re: Translate function and strange results ... |
Previous Message | Hervé Piedvache | 2009-11-01 15:56:15 | Translate function and strange results ... |