Re: WITH RECURSIVE patches V0.1 TODO items - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: WITH RECURSIVE patches V0.1 TODO items
Date
Msg-id 20080527101037.GA26436@feivel.credativ.de
Whole thread Raw
In response to WITH RECURSIVE patches V0.1 TODO items  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On Tue, May 27, 2008 at 10:10:13AM +0900, Tatsuo Ishii wrote:
> Thanks to all who respnoded to the WITH RECURSIVE patches V0.1. Here
> are TODO items so far. Lines starting with "*" are my comments and
> questions.
> 
> - SEARCH clause not supported
> 
>   * do weed this for 8.4?
> 
> - CYCLE clause not supported
> 
>   * do weed this for 8.4?
> ...

As long as none of these missing features asks for a complete rewrite
I'd say no to all of your "do weed this for 8.4" questions. Let's get
the basic feature in there and improve upon this for 8.5 et al.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: [GENERAL] Fragments in tsearch2 headline
Next
From: Michael Meskes
Date:
Subject: Re: WITH RECURSIVE patches V0.1 TODO items