recursive SQL and with clause

Поиск
Список
Период
Сортировка
От chrisj
Тема recursive SQL and with clause
Дата
Msg-id 7363779.post@talk.nabble.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: [HACKERS] Case Preservation disregarding case
Следующее
От: Steven Murdoch
Дата:
Сообщение: Aggregate function to build 2-d array