Re: recursive queries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: recursive queries
Date
Msg-id 21168.1056600343@sss.pgh.pa.us
Whole thread Raw
In response to recursive queries  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> What's the chances of getting recursive queries in for 7.4?

If you mean SQL99 WITH clauses, approximately zero ... unless you
had an implementation you were planning to whip out of your hip
pocket along about now.  Andrew Overholt of Red Hat has been working
on this, but is certainly not going to make the Tuesday feature-freeze
deadline.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: recursive queries
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: recursive queries