Re: d25ea01275 and partitionwise join

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: d25ea01275 and partitionwise join
Дата
Msg-id 17580.1582931920@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 Wed, Nov 6, 2019 at 2:00 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> 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.

> Here are the rebased patches.

The cfbot shows these patches as failing regression tests.  I think
it is just cosmetic fallout from 6ef77cf46 having changed EXPLAIN's
choices of table alias names; but please look closer to confirm,
and post updated patches.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Portal->commandTag as an enum
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: SLRU statistics