Re: [v9.3] writable foreign tables - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: [v9.3] writable foreign tables
Date
Msg-id A737B7A37273E048B164557ADEF4A58B05788B3B@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Re: [v9.3] writable foreign tables  ("Erik Rijkers" <er@xs4all.nl>)
List pgsql-hackers
Erik Rijkers wrote:
>> pgsql-v9.3-writable-fdw-poc.v8.part-2.patch  151 k
>> pgsql-v9.3-writable-fdw-poc.v8.part-1.patch   70 k
> 
> I wanted to have a look at this, and tried to apply part 1, en then part 2 on top of that (that's
> the idea, right?)
> 
> part 1 applies and then part 2 does not.

Part 2 needs this prerequisite:
http://archives.postgresql.org/message-id/CAEZqfEcQtxn1JSjhC5usqhL4_n+Zck3mqo=RzEDFpz+DAWfF_g@mail.gmail.com

Yours,
Laurenz Albe

pgsql-hackers by date:

Previous
From: "Erik Rijkers"
Date:
Subject: Re: [v9.3] writable foreign tables
Next
From: Tom Lane
Date:
Subject: Re: Use of systable_beginscan_ordered in event trigger patch