Re: Recursive Queries - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Recursive Queries
Date
Msg-id 45B79B27.9010700@dunslane.net
Whole thread Raw
In response to Recursive Queries  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Recursive Queries  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Gregory Stark wrote:
> I'm looking into recursive queries and what it would take to support them in
> Postgres. Is anyone else looking at this already?
>
> Aside from the Oracle-ish syntax were there other objections to the patch as
> posted a while back for 7.3 by Evgen Potemkin?
>
> I have some ideas myself for how to go about this but I'm going to review the
> existing patch first. If anyone else has ideas I would like to hear them.
>
>   

My recollection is that the verdict was that it was clode to 100% 
unusable - you might want to review the past discussions.

Wasn't somebody else working on this? Jonah? (Maybe you EDB guys need to 
talk more ...)

cheers

andrew


pgsql-hackers by date:

Previous
From: "Werner Echezuria"
Date:
Subject: Help with Degree Work
Next
From: Peter Eisentraut
Date:
Subject: Re: tsearch in core patch, for inclusion