Re: Why NESTED LOOP Not Allowed for FULL and RIGHT Join.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why NESTED LOOP Not Allowed for FULL and RIGHT Join.
Дата
Msg-id 29438.1187618978@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Why NESTED LOOP Not Allowed for FULL and RIGHT Join.  ("Rushabh Lathia" <rushabh.lathia@gmail.com>)
Список pgsql-hackers
"Rushabh Lathia" <rushabh.lathia@gmail.com> writes:
> can anyone let me know that why Nested Loop path is not allowed if jointype
> are JOIN_RIGHT or JOIN_FULL?

How are you going to track which of the inner-relation rows never find a
join partner and hence need to be emitted on their own?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: random crashes on -HEAD for a few days now
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: random crashes on -HEAD for a few days now