Thread: [COMMITTERS] pgsql: Add tests for two-phase commit

[COMMITTERS] pgsql: Add tests for two-phase commit

From
Alvaro Herrera
Date:
Add tests for two-phase commit

There's some ongoing performance work on this area, so let's make sure
we don't break things.

Extracted from a larger patch originally by Stas Kelvich.

Authors: Stas Kelvich, Nikhil Sontakke, Michael Paquier
Discussion: https://postgr.es/m/CAMGcDxfsuLLOg=h5cTg3g77Jjk-UGnt=RW7zK57zBSoFsapiWA@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/30820982b295404ed00ddd28c8864211dc986dd3

Modified Files
--------------
src/test/recovery/t/009_twophase.pl | 322 ++++++++++++++++++++++++++++++++++++
1 file changed, 322 insertions(+)