Re: libpq URI and regression testing

Поиск
Список
Период
Сортировка
От Alex
Тема Re: libpq URI and regression testing
Дата
Msg-id 874nsgsq7r.fsf@commandprompt.com
обсуждение исходный текст
Ответ на Re: libpq URI and regression testing  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:

> On tis, 2012-04-17 at 10:47 -0300, Alvaro Herrera wrote:
>> What's the preferred way to make it automatically tested as much as
>> possible?  I know the buildfarm does not run "installcheck-world", so if
>> we want it there, it'd need a bit more code on the client side.  I think
>> it would be wise to have it also run on installcheck-world.
>
> It was agreed during the patch discussion that it shouldn't be run
> automatically.

Hm... the testing program we've actually committed avoids any connection
attempts and only deals with testing the parser routine.  Does it change
that?

--
Regards,
Alex


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: buffer locking fix for lazy_scan_heap
Следующее
От: Alex
Дата:
Сообщение: Re: libpq URI and regression testing