Re: [HACKERS] Foreign Join pushdowns not working properly for outer joins - Mailing list pgsql-hackers

From David Rowley
Subject Re: [HACKERS] Foreign Join pushdowns not working properly for outer joins
Date
Msg-id CAKJS1f85wK_OSwgdyJePne+VbbBYCWKTALHMOoGyzSid3ni+og@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Foreign Join pushdowns not working properly for outer joins  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Responses Re: [HACKERS] Foreign Join pushdowns not working properly for outer joins  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
List pgsql-hackers
On 12 April 2017 at 21:45, Ashutosh Bapat
<ashutosh.bapat@enterprisedb.com> wrote:
> On Wed, Apr 12, 2017 at 12:18 PM, David Rowley
> <david.rowley@2ndquadrant.com> wrote:
>> On 10 March 2017 at 17:33, Ashutosh Bapat
>> <ashutosh.bapat@enterprisedb.com> wrote:
>>> Yes and I also forgot to update the function prologue to refer to the
>>> fpinfo_o/i instead of inner and outer relations. Attached patch
>>> corrects it.
>>
>> Hi Ashutosh,
>>
>> This seems to have conflicted with 28b04787. Do you want to rebase, or should I?
>
> Here you go.

Looks like the wrong patch.


-- David Rowley                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS] TAP tests take a long time
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Foreign Join pushdowns not working properly for outer joins