[pgpool-committers: 3401] pgpool: Fix regression failure of 003.failover.
Tatsuo Ishii
ishii at postgresql.org
Mon Aug 15 18:55:29 JST 2016
Fix regression failure of 003.failover.
Update expected data to reflect the changes made to "show pool_nodes".
Also fix "show pool_nodes" to proper use "_" instead of space for the
column name.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f2b5d17e23bbd77bab7a3c3db6a1ad23b613e17e
Modified Files
--------------
src/test/regression/tests/003.failover/create_expected.sql | 11 ++++++-----
src/test/regression/tests/003.failover/test.sh | 2 +-
src/test/regression/tests/066.bug230/Sample.java | 1 +
src/utils/pool_process_reporting.c | 2 +-
4 files changed, 9 insertions(+), 7 deletions(-)
More information about the pgpool-committers
mailing list