Re: libpq URI and regression testing - Mailing list pgsql-hackers

From Alex
Subject Re: libpq URI and regression testing
Date
Msg-id 874nsgsq7r.fsf@commandprompt.com
Whole thread Raw
In response to Re: libpq URI and regression testing  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: buffer locking fix for lazy_scan_heap
Next
From: Alex
Date:
Subject: Re: libpq URI and regression testing