Thread: pgsql: Add regression tests for multiple synchronous standbys.

pgsql: Add regression tests for multiple synchronous standbys.

From
Fujii Masao
Date:
Add regression tests for multiple synchronous standbys.

Authors: Suraj Kharage, Michael Paquier, Masahiko Sawada, refactored by me
Reviewed-By: Kyotaro Horiguchi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/196b72fb9a5556c66f2b012cc4e869175a3049fa

Modified Files
--------------
src/test/perl/PostgresNode.pm       |  18 +++++
src/test/recovery/t/007_sync_rep.pl | 149 ++++++++++++++++++++++++++++++++++++
2 files changed, 167 insertions(+)