Re: libpq URI and regression testing

Alex Shulgin <ash@commandprompt.com>

From: Alex <ash@commandprompt.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-04-18T21:08:24Z
Lists: 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