Re: Join push-down support for foreign tables - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Join push-down support for foreign tables
Date
Msg-id CAB7nPqSUrTGtdNX2xZe5nT3qf-JcJaba8h_uXKB0NLsBEff--A@mail.gmail.com
Whole thread Raw
In response to Re: Join push-down support for foreign tables  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Mar 16, 2015 at 9:51 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Mar 4, 2015 at 4:26 AM, Shigeru Hanada <shigeru.hanada@gmail.com> wrote:
>> Here is v4 patch of Join push-down support for foreign tables.  This
>> patch requires Custom/Foreign join patch v7 posted by Kaigai-san.
>
> Hi,
>
> I just want to point out to the folks on this thread that the action
> in this area is happening on the other thread, about the
> custom/foreign join patch, and that Tom and I are suspecting that we
> do not have the right design here.  Your input is needed.
>
> [...]

Moved for now to the next CF as it was in state "Need review".
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Performance improvement for joins where outer side is unique
Next
From: Etsuro Fujita
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual