Re: [HACKERS] WITH/WITH RECURSIVE implementation discussion

2006-05-02 Thread Jonah H. Harris
On 5/2/06, Mark Cave-Ayland <[EMAIL PROTECTED]> wrote: That's great news. While I wouldn't say that I have intimate knowledge of the PostgreSQL internals, I'd be happy to try and help you with this if time is proving to be a problem. Time is certainly an issue. After I post the patches, your a

Re: [HACKERS] WITH/WITH RECURSIVE implementation discussion

2006-05-02 Thread Mark Cave-Ayland
> -Original Message- > From: Jonah H. Harris [mailto:[EMAIL PROTECTED] > Sent: 01 May 2006 14:56 > To: Mark Cave-Ayland > Cc: pgsql-hackers@postgresql.org > Subject: Re: [HACKERS] WITH/WITH RECURSIVE implementation discussion > > On 5/1/06, Mark Cave-Ayland &

Re: [HACKERS] WITH/WITH RECURSIVE implementation discussion

2006-05-01 Thread Jonah H. Harris
On 5/1/06, Mark Cave-Ayland <[EMAIL PROTECTED]> wrote: The latest discussion I found related to this appears to be here: http://archives.postgresql.org/pgsql-hackers/2005-11/msg00564.php which indicates that Jonah is hoping to work on this for 8.2, but I don't see this item as being worked on in

[HACKERS] WITH/WITH RECURSIVE implementation discussion

2006-05-01 Thread Mark Cave-Ayland
Hi folks, Looking ahead at some of the projects I'll be working on in the future, I'm seeing that having an implementation of WITH/WITH RECURSIVE for working with tree structures is going to be a very useful feature and so would like to re-start the discussions on this to see whether this could be