| От | zhengli |
|---|---|
| Тема | Re: NOT IN subquery optimization |
| Дата | |
| Msg-id | 1560548304876-0.post@n3.nabble.com обсуждение исходный текст |
| Ответ на | Re: NOT IN subquery optimization ("Li, Zheng" <zhelli@amazon.com>) |
| Ответы |
Re: [UNVERIFIED SENDER] Re: NOT IN subquery optimization
|
| Список | pgsql-hackers |
In our patch, we only proceed with the ANTI JOIN transformation if subplan_is_hashable(subplan) is false, it requires the subquery to be planned at this point. To avoid planning the subquery again later on, I want to keep a pointer of the subplan in SubLink so that we can directly reuse the subplan when needed. However, this change breaks initdb for some reason and I'm trying to figure it out. I'll send the rebased patch in the following email since it's been a while. -- Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера