Re: Early WIP/PoC for inlining CTEs

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Early WIP/PoC for inlining CTEs
Дата
Msg-id 20190129045158.GD3121@paquier.xyz
обсуждение исходный текст
Ответ на Re: Early WIP/PoC for inlining CTEs  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Early WIP/PoC for inlining CTEs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Jan 28, 2019 at 05:05:32PM -0500, Tom Lane wrote:
> Yeah, I thought about that too, but it doesn't seem like an improvement.
> If the query is very long (which isn't unlikely) I think people would
> prefer to see the option(s) up front.

Having these options at the front of the WITH clause looks more
natural to me.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pg_stat_ssl additions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_upgrade: Pass -j down to vacuumdb