Re: [GENERAL] ISO week dates

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [GENERAL] ISO week dates
Дата
Msg-id 20070216144517.GF13241@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [GENERAL] ISO week dates  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [GENERAL] ISO week dates  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Andrew Dunstan escribió:

> Looks to me like the timestamptz test relies on the timestamp test (for
> timestamp_tbl) but they are set to run in parallel, so we have a race
> condition. Oops!

Good catch :-)

I'd guess the answer is to move the tests using the timestamp_tbl to the
timestamp test.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Jeremy Drake
Дата:
Сообщение: Re: patch adding new regexp functions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] ISO week dates