[pgpool-committers: 1766] pgpool: Fix wait_for_pgpool_startup does not work.

Tatsuo Ishii ishii at postgresql.org
Sun Apr 6 07:52:50 JST 2014


Fix wait_for_pgpool_startup does not work.

It does not execute psql because path to psql was taken from wrong
environment variable.  So the function always retires for 20 seconds
hopelessly and regression test takes longer time than it needs.

Branch
------
V3_3_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0d0a624946cb598e99e8213d38b95ba291d4711d

Modified Files
--------------
test/regression/libs.sh |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list