Re: Optimization for updating foreign tables in Postgres FDW - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Optimization for updating foreign tables in Postgres FDW
Date
Msg-id 7ca97760-ab9c-f8e4-d6fa-ced3543194ee@lab.ntt.co.jp
Whole thread Raw
In response to Re: Optimization for updating foreign tables in Postgres FDW  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2016/05/17 0:25, Robert Haas wrote:
> On Wed, May 11, 2016 at 3:20 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Thanks for the review!
>>
>> I'll add this to the next CF.  I think this should be addressed in advance
>> of the release of 9.6, though.

> I agree.  Committed.

Thanks!

Best regards,
Etsuro Fujita





pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Parallel pg_dump's error reporting doesn't work worth squat
Next
From: Dean Rasheed
Date:
Subject: Re: RLS related docs