Re: Foreign join pushdown vs EvalPlanQual - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Foreign join pushdown vs EvalPlanQual
Date
Msg-id CAB7nPqQYYApvxN-FTESA1mtfeSTRkh++W92gKFVrkoH3=BP-7w@mail.gmail.com
Whole thread Raw
In response to Re: Foreign join pushdown vs EvalPlanQual  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: Foreign join pushdown vs EvalPlanQual
List pgsql-hackers
On Tue, Dec 22, 2015 at 3:52 PM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> On 2015/12/22 15:24, Michael Paquier wrote:
>> As this debate continues, I think that moving this patch to the next
>> CF would make the most sense then.. So done this way.
>
> Perhaps, this ended (?) with the following commit:
>
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=385f337c9f39b21dca96ca4770552a10a6d5af24

Ah, thanks! What has been committed is actually more or less
epq-recheck-v6-efujita.patch posted upthread, I'll mark the patch as
committed then.
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WIP: Fix parallel workers connection bug in pg_dump (Bug #13727)
Next
From: Michael Paquier
Date:
Subject: Re: Commit fest status for 2015-11