Re: [v9.3] writable foreign tables

Albe Laurenz <laurenz.albe@wien.gv.at>

From: Albe Laurenz <laurenz.albe@wien.gv.at>
To: Erik Rijkers *EXTERN* <er@xs4all.nl>, Kohei KaiGai <kaigai@kaigai.gr.jp>
Cc: Atri Sharma <atri.jiit@gmail.com>, Alexander Korotkov *EXTERN* <aekorotkov@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Robert Haas <robertmhaas@gmail.com>, PgHacker <pgsql-hackers@postgresql.org>, "Shigeru Hanada" <shigeru.hanada@gmail.com>
Date: 2012-12-12T14:54:46Z
Lists: 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

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix postgres_fdw's issues with inconsistent interpretation of data values.