Re: Recursive queries

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Recursive queries
Дата
Msg-id m3651mwgk3.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Recursive queries  (Juan Jose Comellas <juanjo@comellas.org>)
Ответы Re: Recursive queries
Список pgsql-general
Quoth tmp <skrald@amossen.dk>:
> Are there any plans on implementing support for recursive queries in
> postgresql in the near future? If so: When?
>
> I can see there has been some discussion on the subject in the
> developer-group for quite some time ago, but aparently all thoughts
> of recursive queries has been stalled. :-(

Other things have headed higher in terms of urgency.

If someone volunteers to work on it, or if someone sponsors someone to
work on it, that would doubtless increase its priority for 8.1 or
such.

I'd love to see it; the syntax provides ways to make complex queries a
lot cleaner even if you're not recursing.
--
select 'cbbrowne' || '@' || 'gmail.com';
http://www.ntlug.org/~cbbrowne/rdbms.html
Be careful when a loop exits to the same place from side and bottom.

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: PGresult pointer and memory usage
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What is the format of 'binary' data in the postgresql client/server protocol version 3