CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/01/03 16:52:06
Modified files:
src/test/regress: pg_regress.sh
Log message:
Instead of waiting a fixed amount of time for the test postmaster to
start up, wait until a psql connection attempt succeeds. Per gripe
from Jason Tishler.