Re: Early WIP/PoC for inlining CTEs

Поиск
Список
Период
Сортировка
От Andreas Karlsson
Тема Re: Early WIP/PoC for inlining CTEs
Дата
Msg-id 29ce1707-0dae-ad33-8ab0-7d5226c7dfd3@proxel.se
обсуждение исходный текст
Ответ на Re: Early WIP/PoC for inlining CTEs  (Andreas Karlsson <andreas@proxel.se>)
Ответы Re: Early WIP/PoC for inlining CTEs
Список pgsql-hackers
On 1/10/19 2:28 AM, Andreas Karlsson wrote:
> Here is a new version of the patch with added tests, improved comments, 
> some minor code cleanup and most importantly slightly changed logic for 
> when we should inline.

Add ctematerialized to the JumbleExpr() in pg_stat_statements on 
suggestion from Andrew Gierth. I think that is the correct thing to do 
since it can have a major impact on performance.

Andreas

Вложения

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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Re: Allowing extensions to find out the OIDs of their member objects
Следующее
От: Hubert Zhang
Дата:
Сообщение: Re: Control your disk usage in PG: Introduction to Disk Quota Extension