Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware)
В списке pgsql-bugs по дате отправления:
| От | Andrey Lepikhov |
|---|---|
| Тема | Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware) |
| Дата | |
| Msg-id | 29b06792-77f4-9aad-09a0-58e98399448d@postgrespro.ru обсуждение |
| Ответ на | Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware) (Richard Guo <guofenglinux@gmail.com>) |
| Список | pgsql-bugs |
On 4/21/23 14:34, Richard Guo wrote: > > On Thu, Apr 20, 2023 at 1:06 PM Andrey Lepikhov > <a.lepikhov@postgrespro.ru <mailto:a.lepikhov@postgrespro.ru>> wrote: > Are you worried about upper clauses who reference to C vars? In the > second form when we've formed A/B join, which would have both outer > joins' relids in its relid set, the upper clause will be able to be > applied there, and it is the correct join level. Yes, of course. I thought about the case with INNER JOINs in between, something like that: a LEFT JOIN b ON b.x INNER JOIN c ON (b.x=c.x) LEFT JOIN d ON b.x ... But, it is still a doubt. > > BTW, cfbot reminds that a rebase is needed. So re-attach the two > patches. Now I think it should be in 'Needs review' again in CF. I'll > go and do the change. Thanks! -- Regards Andrey Lepikhov Postgres Professional
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера