Re: d25ea01275 and partitionwise join

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: d25ea01275 and partitionwise join
Дата
Msg-id 10924.1572973242@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: d25ea01275 and partitionwise join  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: d25ea01275 and partitionwise join  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
Amit Langote <amitlangote09@gmail.com> writes:
> On Mon, Oct 14, 2019 at 5:02 AM Justin Pryzby <pryzby@telsasoft.com> wrote:
>> I can't say much about the patch; there's a little typo:
>> "The nullability of inner relation keys prevents them to"
>> ..should say "prevent them from".

> Thanks, will fix.

Just to leave a breadcrumb in this thread --- the planner failure
induced by d25ea01275 has been fixed in 529ebb20a.  The difficulty
with multiway full joins that Amit started this thread with remains
open, but I imagine the posted patches will need rebasing over
529ebb20a.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: v12.0: ERROR: could not find pathkey item to sort
Следующее
От: Andrey Lepikhov
Дата:
Сообщение: Re: Removing unneeded self joins