Re: Recursive queries

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Recursive queries
Дата
Msg-id 20050125185833.GK29308@svana.org
обсуждение исходный текст
Ответ на Recursive queries  (tmp <skrald@amossen.dk>)
Ответы Re: Recursive queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Recursive queries  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: Recursive queries  (tmp <skrald@amossen.dk>)
Список pgsql-general
On Mon, Jan 24, 2005 at 05:27:46PM +0100, tmp wrote:
> 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. :-(

What do you mean by resursive queries? A query can have a subquery
which calls a function which executes another query. That counts as
recursion in my book. What type of recursion are you thinking of?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Вложения

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Extended unit
Следующее
От: felix@crowfix.com
Дата:
Сообщение: Re: Postgresql, SQL server and Oracle. Please, help