Re: Push down more full joins in postgres_fdw

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Push down more full joins in postgres_fdw
Date: 2016-11-07 12:20:49
Message-ID: 11eafd10-d3f8-ac8a-b642-b0e65037c76b@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2016/11/07 11:24, Etsuro Fujita wrote:
> On 2016/11/04 19:55, Etsuro Fujita wrote:
>> Attached is an updated version of the patch.

> I noticed that I have included an unrelated regression test in the
> patch. Attached is a patch with the test removed.

I noticed that I inadvertently removed some changes from that patch, so
I fixed that. Please find attached an updated version of the patch.
I'm also attaching an updated version of another patch for evaluating
PHVs remotely, which has been created on top of that patch. Changes to
the latter: I revised comments and added a bit more regression tests.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
postgres-fdw-subquery-support-v4.patch application/x-patch 28.2 KB
postgres-fdw-phv-pushdown-v4.patch application/x-patch 71.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message MauMau 2016-11-07 13:31:33 Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Previous Message Amit Kapila 2016-11-07 12:05:51 Re: Gather Merge