Re: Removing unneeded self joins

Поиск
Список
Период
Сортировка
От Andrey Lepikhov
Тема Re: Removing unneeded self joins
Дата
Msg-id f84b7d25-d99c-5dd8-c9cb-64a3731a3e2a@postgrespro.ru
обсуждение исходный текст
Ответ на Re: Removing unneeded self joins  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Ответы Re: Removing unneeded self joins
Список pgsql-hackers
v.21 in attechment fix small bug:
Now we move all non-mergejoinable clauses from joininfo to base restrict 
info because of the relation will not be joined.

On 30/09/2019 13:29, Konstantin Knizhnik wrote:
> 
> Slightly refactored version of the patch with more comments.
> 

-- 
Andrey Lepikhov
Postgres Professional
https://postgrespro.com
The Russian Postgres Company

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: d25ea01275 and partitionwise join
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: Standard-conforming datetime years parsing