Re: Question about the WITH RECURSIVE patch - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Question about the WITH RECURSIVE patch
Date
Msg-id 200811202204.mAKM4Ks05450@momjian.us
Whole thread Raw
In response to Re: Question about the WITH RECURSIVE patch  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
Thomas Kellerer wrote:
> Bruce Momjian wrote on 20.11.2008 22:56:
> >> From http://umitanuki.net/pgsql/wfv08/design.html I got the impression that
> >> windowing functions will make into (at least partially) into 8.4 because on that
> >> page several items are marked with [DONE].
> >>
> >> I can't see anything in the developer docs regarding them. Does that mean they
> >> won't make it or that simply the documentation isnt't yet there?
> >
> > The patch is still being reviewed for inclusion in 8.4.
> >
> Thanks for the quick reply.
>
> I'm keeping my fingers crossed, because that is one of the features I'm really
> waiting for :)

I think there is a good chance it will be in 8.4;  several community
members have done a lot to help test it and make sure it is ready for
8.4.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Question about the WITH RECURSIVE patch
Next
From: Daniel Clark
Date:
Subject: Porting from Oracle PL/SQL