Re: Small patch for regression tests

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Small patch for regression tests
Дата
Msg-id 22441.1100714806@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Small patch for regression tests  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> Small patch for the regression tests:

> 1) Forcibly exports LANG=en. Just unsetting the languages won't work on
> win32, because it doesn't default to english (see lots of previous
> discussions when it was about the backend inheritance)

Applied, but only for Windows.

> 2) Adds "installcheck-par" to run the parallell schedule instead of the
> serial one on already-installed postmaster.

I spelled it installcheck-parallel instead.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_arch.c call to sleep()
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] pg_resetxlog options