Re: Regression test for stats collector

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Regression test for stats collector
Дата
Msg-id 1063335622.16299.32.camel@tokyo
обсуждение исходный текст
Ответ на Re: Regression test for stats collector  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Regression test for stats collector
Список pgsql-patches
On Thu, 2003-09-11 at 11:58, Bruce Momjian wrote:
> Uh, how do you force the  stats collector to 'on' before the test is
> run?

The stats collector is on by default (of course, that doesn't apply to
"make installcheck"...)

But this reminds me: I think it would be cool to extend the language we
use for writing regression tests to be more than mere SQL. We could do
with boolean expressions ("IF stats_collector_is_on THEN run_test ELSE
skip_test"), better control over parallel regression tests ("Run all
possible interleavings of tests X, Y, and Z"; "Run X and Y
simultaneously"; etc.), and more.

-Neil



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Reorganization of spinlock defines
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Reorganization of spinlock defines