recursive SQL and with clause - Mailing list pgsql-sql

From chrisj
Subject recursive SQL and with clause
Date
Msg-id 7363779.post@talk.nabble.com
Whole thread Raw
List pgsql-sql
I was just wondering when we could reasonably expect recursive SQL to be
added to Postgres?

I saw some posts from 2004 that made it sound like it was imminent, but I
guess something went wrong?  I believe the WITH clause is a pre-requisite
for recursive SQL, however I do find the WITH clause also very useful in
decomposing very complex SQL into understandable chunks.

-- 
View this message in context: http://www.nabble.com/recursive-SQL-and-with-clause-tf2638088.html#a7363779
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



pgsql-sql by date:

Previous
From: Jim Nasby
Date:
Subject: Re: [HACKERS] Case Preservation disregarding case
Next
From: Steven Murdoch
Date:
Subject: Aggregate function to build 2-d array