Re: Planner : anti-join on left joins

Поиск
Список
Период
Сортировка
От Tender Wang
Тема Re: Planner : anti-join on left joins
Дата
Msg-id CAHewXNnjQtaOVxLyTdAPNMPFS+BRvrwvOCZd-rLO2=u56Q+QoQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Planner : anti-join on left joins  (Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>)
Список pgsql-hackers


Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com> 于2026年1月2日周五 06:28写道:
Tender,
sorry, you patch is perfect. I badly tested it this morning. My fault.
There is just the case with the constant that is not handled (select *
from a left join (select 1 const1 from b) x where x.const1 is null)
but i don't think it worth handling it.
I added 2 regresssion tests in case you want to add them to your patch.
The first one is important, the second one is just to confirm that
subqueries are working.
I've added 3 new tables because in test_setup.sql and join.sql there
were no table with not null constraints.

Again, thanks a lot.

Thanks for your provided test cases. I had added it to the v3 patch.
Please have a look at the attached patches.
--
Thanks,
Tender Wang
Вложения

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