Обсуждение: pgsql/src/test/regress pg_regress.sh

Поиск
Список
Период
Сортировка

pgsql/src/test/regress pg_regress.sh

От
tgl@postgresql.org
Дата:
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.