Re: Join push-down support for foreign tables

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)com>, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Join push-down support for foreign tables
Date: 2015-08-26 07:46:40
Message-ID: CAB7nPqSUrTGtdNX2xZe5nT3qf-JcJaba8h_uXKB0NLsBEff--A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 16, 2015 at 9:51 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Wed, Mar 4, 2015 at 4:26 AM, Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2015-08-26 07:46:42 Re: Foreign join pushdown vs EvalPlanQual
Previous Message Michael Paquier 2015-08-26 07:44:06 Re: Performance improvement for joins where outer side is unique