Add tests for two-phase commit

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 30820982b295404ed00ddd28c8864211dc986dd3
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2017-02-21T22:00:45Z
Releases: 10.0
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

Files

PathChange+/−
src/test/recovery/t/009_twophase.pl added +322 −0

Discussion