Re: WITH RECURSIVE doesn't work properly for me

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: WITH RECURSIVE doesn't work properly for me
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B17C5698A@ntex2010i.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: WITH RECURSIVE doesn't work properly for me  (Jing Fan <fanjing09@gmail.com>)
Ответы Re: WITH RECURSIVE doesn't work properly for me
Список pgsql-general
Jing Fan wrote:
> Why the one inside does not do anything? It won't be executed?

It is executed.

It might filter out the occasional row, but if you look at
the example I gave you, you'll see that it won't do anything
to keep it from recursing.

Yours,
Laurenz Albe

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

Предыдущее
От: Edson Richter
Дата:
Сообщение: Re: Curious question about physical files to store database
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: json datatype and table bloat?