pg_regress.sh startup failure patch

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема pg_regress.sh startup failure patch
Дата
Msg-id 20020103115553.GA496@dothill.com
обсуждение исходный текст
Ответы Re: pg_regress.sh startup failure patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Unfortunately, pg_regress.sh fails under Cygwin as follows:

    ============== creating database "regression"         ==============
    psql: FATAL 1:  The database system is starting up

    createdb: database creation failed
    pg_regress: createdb failed

The attached patch "solves" the problem.  Would you be willing to accept
this patch into 7.2?  Or, at least one specifically for Cygwin?

Thanks,
Jason

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for ODBC driver (look for odbc.ini in more than
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: [HACKERS] Updated TODO item