Re: CTE optimization fence on the todo list?

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: CTE optimization fence on the todo list?
Дата
Msg-id m2vceuuwz1.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: CTE optimization fence on the todo list?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
Merlin Moncure <mmoncure@gmail.com> writes:
> I'm wondering if there are any technical/standards constraints that
> are behind the fencing behavior.  If there aren't any, maybe an opt-in

The fencing is per standard, and very useful when used in wCTEs.

> keyword might do the trick -- WITH UNBOXED foo AS (..)?

I would paint your proposal WITH VIEW foo AS (), which would make the
behaviour obvious I think.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: embedded list v3
Следующее
От: Misa Simic
Дата:
Сообщение: Re: is JSON really "a type" (Re: data to json enhancements)