Re: Writable Foreign Tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Writable Foreign Tables
Date
Msg-id 23984.1358478621@sss.pgh.pa.us
Whole thread Raw
In response to Writable Foreign Tables  (Craig Ringer <craig@2ndQuadrant.com>)
List pgsql-hackers
Craig Ringer <craig@2ndQuadrant.com> writes:
> The writable foreign tables patch is flagged ready for committer. While
> its last activity was in late 2012, I haven't noticed much else changing
> in the area that'd be likely to break it, and FDWs are a somewhat
> immature feature anyway. It's been revised based on initial reviews.

> Is anyone willing to commit this or do you want further testing?

I think that one is probably my responsibility, along with the
postgresql FDW which is in the same general turf.  My plan is to try to
commit whatever seems immediately commitable over the next few days, and
then sit down and take a hard look at those patches to see if they're
really ready to go in or not.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Event Triggers: adding information
Next
From: Craig Ringer
Date:
Subject: Re: Move postgresql_fdw_validator into dblink