Recursive Queries - Mailing list pgsql-hackers

From Gregory Stark
Subject Recursive Queries
Date
Msg-id 87ps94cp2o.fsf@stark.xeocode.com
Whole thread Raw
Responses Re: Recursive Queries  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Recursive Queries  (Andrew Dunstan <andrew@dunslane.net>)
Re: Recursive Queries  (Hubert FONGARNAND <informatique.internet@fiducial.fr>)
List pgsql-hackers
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.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: STOP all user access except for admin for a few minutes?
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Recursive Queries