Re: d25ea01275 and partitionwise join - Mailing list pgsql-hackers

From Tom Lane
Subject Re: d25ea01275 and partitionwise join
Date
Msg-id 17580.1582931920@sss.pgh.pa.us
Whole thread Raw
In response to Re: d25ea01275 and partitionwise join  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: d25ea01275 and partitionwise join
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Portal->commandTag as an enum
Next
From: Alvaro Herrera
Date:
Subject: Re: SLRU statistics