Re: Consequence of changes to CTE's in 12

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Consequence of changes to CTE's in 12
Дата
Msg-id CAHOFxGqFevsCeo1pRRB3+EYsNWfiEwUHWU5HU-OktH0P-2muJQ@mail.gmail.com
обсуждение исходный текст
Ответ на Consequence of changes to CTE's in 12  (Steve Baldwin <steve.baldwin@gmail.com>)
Ответы Re: Consequence of changes to CTE's in 12
Re: Consequence of changes to CTE's in 12
Список pgsql-general
This functionality seems more a candidate for a set-returning function rather than a view, but I like my views to be side effect free and read only. It would be trivial to implement in plpgsql I believe.

If you move the limit 1 to the first CTE, does it not give you the same behavior in both versions?

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