regression test fix

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема regression test fix
Дата
Msg-id 20020725034043.GA18133@klamath.dyndns.org
обсуждение исходный текст
Ответы Re: regression test fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: regression test fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
This patch fixes in intermittent failure in the regression tests:
there was a race condition between the "alter_table" and "rules"
regression tests. Depending on scheduling, sometimes an ALTER
TABLE command would operate on a relation created by the "rules"
tests, leading to unexpected results.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

Вложения

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: small psql patch - show Schema name for \dt \dv \dS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: small psql patch - show Schema name for \dt \dv \dS