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-10-13 10:35:40
Message-ID: ad449b25-66ee-4c06-568c-0eb2e1bef9f9@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2016/09/29 21:12, Etsuro Fujita wrote:
> Please find attached an updated version of the patch.

Here is a new version (V6) of the patch, which is basically the same as
the previous patch, but I slightly modified that patch. Another patch I
am attaching is an updated patch for pushing down PHVs to the remote,
which is created on top of the V6 patch.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
postgres-fdw-more-full-join-pushdown-v6.patch binary/octet-stream 85.9 KB
postgres-fdw-phv-pushdown-v2.patch binary/octet-stream 75.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2016-10-13 10:37:57 Re: Transactions involving multiple postgres foreign servers
Previous Message Masahiko Sawada 2016-10-13 10:24:49 Re: Transactions involving multiple postgres foreign servers