Re: WITH RECUSIVE patches 0723

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WITH RECUSIVE patches 0723
Дата
Msg-id 25697.1217270941@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WITH RECUSIVE patches 0723  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: WITH RECUSIVE patches 0723  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:
>  Tom> That whole business of using the EState to pass tuplestores back
>  Tom> and forth looks fundamentally broken to me anyway; there's just
>  Tom> no way it'll be certain to link the right nodes together in
>  Tom> complicated cases with multiple recursions.

> Mutual recursion is not allowed;

Well, the spec allows it, so we're going to have to fix this kluge
sooner or later, even if it chances not to fail on the subset we
currently support.
        regards, tom lane


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

Предыдущее
От: "Andrew Garner"
Дата:
Сообщение: Re: Protocol 3, Execute, maxrows to return, impact?
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: WITH RECUSIVE patches 0723