Re: postgres_fdw bug in 9.6 - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw bug in 9.6
Date
Msg-id 6a546fa4-6e86-a5ef-8264-cb44d21ff8b6@lab.ntt.co.jp
Whole thread Raw
In response to Re: postgres_fdw bug in 9.6  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
On 2017/04/01 1:32, Jeff Janes wrote:
> On Thu, Mar 23, 2017 at 5:20 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp <mailto:fujita.etsuro@lab.ntt.co.jp>> wrote:
>     Done.  Attached is a new version of the patch.

> Is the fix for 9.6.3 going to be just a back port of this, or will it
> look different?

+1 for backporting; although that requires that GetForeignJoinPaths be 
updated so that the FDW uses a new function to create an alternative 
local join path (ie, CreateLocalJoinPath), that would make maintenance 
of the code easy.

Best regards,
Etsuro Fujita





pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Comment typo in logical/worker.c
Next
From: Amit Khandekar
Date:
Subject: Re: UPDATE of partition key