Re: Windowing functions - future plans

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Windowing functions - future plans
Дата
Msg-id 20091101170342.GF28990@fetter.org
обсуждение исходный текст
Ответ на Windowing functions - future plans  (Thomas Kellerer <spam_eater@gmx.net>)
Список 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@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Hervé Piedvache
Дата:
Сообщение: Translate function and strange results ...
Следующее
От: Arjen Nienhuis
Дата:
Сообщение: Re: Translate function and strange results ...