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

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

  1. Disable WAL-skipping optimization for COPY on views

  2. Disable WAL-skipping optimization for COPY on views and foreign tables