Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Etsuro Fujita <etsuro.fujita@gmail.com>
Cc: Gilles Darold <gilles@darold.net>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-11-08T09:05:07Z
Lists: pgsql-hackers
On Fri, Nov 08, 2019 at 05:25:52PM +0900, Etsuro Fujita wrote:
> Pushed after modifying the commit message a bit.  Thanks!

Should we have more tests for 2PC then?
--
Michael

Commits

  1. Add regression test for two-phase transaction in postgres_fdw

  2. postgres_fdw: Fix error message for PREPARE TRANSACTION.