Re: BUG #15552: Unexpected error in COPY to a foreign table in a transaction
Luis Carril <luis.carril@swarm64.com>
From: Luis Carril <luis.carril@swarm64.com>
To: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>, PG
Bug reporting form <noreply@postgresql.org>
Date: 2018-12-18T13:41:04Z
Lists: pgsql-bugs
Attachments
- no_heap_opt_fdw_copy.patch (text/x-patch) patch
Hi everyone,
thanks for the input and the discussion, attached you can find the patch along a TAP test as Michael suggested.
Would you like something else there?
Another question about the procedure: should I submit the patch directly to the commitfest or should it be published first in psql-hacking?
Cheers
Luis M Carril
Commits
-
Disable WAL-skipping optimization for COPY on views
- 15f69279e0e8 10.7 landed
-
Disable WAL-skipping optimization for COPY on views and foreign tables
- ff9c22266906 11.2 landed
- bf491a9073e1 12.0 landed