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

From Robert Haas
Subject Re: Optimization for updating foreign tables in Postgres FDW
Date
Msg-id CA+TgmoZRNWGSURpUPevD61Ed1sYTzbU7gJLv6Esj4sz5Yyim9A@mail.gmail.com
Whole thread Raw
In response to Re: Optimization for updating foreign tables in Postgres FDW  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: Optimization for updating foreign tables in Postgres FDW  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Palle Girgensohn
Date:
Subject: pg_upgrade fails in 9.6 beta1
Next
From: Robert Haas
Date:
Subject: Re: Odd oid-system-column handling in postgres_fdw