Re: Join push-down support for foreign tables

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Join push-down support for foreign tables
Date: 2015-01-15 07:39:00
Message-ID: CAB7nPqQW0kqV6yHRFWps25tcHRj+UVxDTMKS_Wnv92yPwHZSjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 26, 2014 at 1:48 PM, Shigeru Hanada
<shigeru(dot)hanada(at)gmail(dot)com> wrote:
> Hmm, I agree to support N-way join is very useful. Postgres-XC's SQL
> generator seems to give us a hint for such case, I'll check it out
> again.
Switching to returned with feedback, as this patch is waiting for
feedback for a couple of weeks now.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-01-15 07:41:48 Re: logical column ordering
Previous Message Michael Paquier 2015-01-15 07:37:21 Re: install libpq.dll in bin directory on Windows / Cygwin