Add node 0 failover test.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 8 May 2017 08:14:51 +0000 (17:14 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 8 May 2017 08:14:51 +0000 (17:14 +0900)
commitbb92667852a975d49232da18960b3643633d0d9b
treed604e0c087f7be75e15d8ebc8d7c529cee335551
parent8ca1e409868edc0a7cfe0d81fa76a09315cc4438
Add node 0 failover test.

Previously only node 1 failover test is performed in 003.failover.
src/test/regression/libs.sh
src/test/regression/tests/003.failover/create_expected_node0.sql [new file with mode: 0644]
src/test/regression/tests/003.failover/test.sh