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

Tatsuo Ishii ishii at postgresql.org
Sun Apr 6 07:51:07 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
------
master

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

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



More information about the pgpool-committers mailing list