pgsql-server: Win32 regression fixes: .

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: Win32 regression fixes: .
Дата
Msg-id 20040603002547.48E4DD1B459@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Win32 regression fixes:

. only use the -W flag on pwd for $pkglibdir. All the other paths need
to be seen as MSys type paths, whereas $pkglibdir needs to be expressed
as a genuine windows path.
. run single tests in the background and explicitly wait for them -
solves the problem of the MSys shell not waiting properly for the copy
test to finish.
. use pg_ctl to shut down the test postmaster - no more use of ad hoc
kill programs or the task manager.

Andrew Dunstan

Modified Files:
--------------
    pgsql-server/src/test/regress:
        pg_regress.sh (r1.44 -> r1.45)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/test/regress/pg_regress.sh.diff?r1=1.44&r2=1.45)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: init_ssl_system will return 0 on success and -1 on
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: Adjust our timezone library to use pg_time_t (typedef'd as