Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw - Mailing list pgsql-hackers

From David Steele
Subject Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw
Date
Msg-id 6537bfb1-9515-c4fe-14b8-9ed57cea6a5c@pgmasters.net
Whole thread Raw
In response to Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw
List pgsql-hackers
On 3/22/17 6:20 AM, Etsuro Fujita wrote:
> On 2017/02/22 19:57, Rushabh Lathia wrote:
>> Marked this as Ready for Committer.
> 
> I noticed that this item in the CF app was incorrectly marked as
> Committed.  This patch isn't committed, so I returned it to the previous
> status.  I also rebased the patch.  Attached is a new version of the patch.

This submission has been moved to CF 2017-07.

-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [HACKERS] Bug in to_timestamp().
Next
From: David Steele
Date:
Subject: Re: [HACKERS] postgres_fdw: support parameterized foreign joins