Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdw message.
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Gilles Darold <gilles@darold.net>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2019-11-06T03:57:10Z
Lists: pgsql-hackers
Attachments
- fix_postgres_fdw_prepared_transaction-v3-efujita.diff (application/octet-stream) patch v3
Hi Gilles, On Tue, Nov 5, 2019 at 8:41 PM Gilles Darold <gilles@darold.net> wrote: > I have attached a single patch that include Etsuro Fujita's patch on > postgres_fdw documentation and mine on postgres_fdw error message with > the precision that it comes from postgres_fdw. The modification about > prepared transaction in PostgreSQL documentation has been removed. Thanks for the patch! I added the commit message. Does that make sense? If there are no objections, I'll apply the patch to all supported branches. Best regards, Etsuro Fujita
Commits
-
Add regression test for two-phase transaction in postgres_fdw
- 94fec48516a7 13.0 landed
-
postgres_fdw: Fix error message for PREPARE TRANSACTION.
- 1bd67d535843 9.4.25 landed
- b260ce9c19b6 9.5.20 landed
- bca0aed2d01c 9.6.16 landed
- 0c7a28a5eabd 10.11 landed
- 042e82cef949 11.6 landed
- 0cc31cc32da0 12.1 landed
- 879c11761571 13.0 landed