Re: ecpg test suite - Mailing list pgsql-hackers

From Joachim Wieland
Subject Re: ecpg test suite
Date
Msg-id 20060803163602.GA3849@mcknight.de
Whole thread Raw
In response to Re: ecpg test suite  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ecpg test suite
Re: ecpg test suite
List pgsql-hackers
On Thu, Aug 03, 2006 at 11:36:22AM -0400, Tom Lane wrote:
> The spelling we've used for many years is
>     diff -w -C3

I found only -w, but will append -C3 as well.

> Is there a reason to change from that?

No.

> At least from my perspective, it would be good if there were a way to
> run the regression tests without any use of TCP ports.

It's not necessary, ecpglib uses libpq as any other program, however it does
its own parsing of the connect options and there are quite a few different
formats you could use so it would be nice to cover that by a few small
tests.

Do you see a possibility to select what test should be run? Maybe no tcp
connections by default but with an additional make-target "checktcp"?


Joachim

-- 
Joachim Wieland                                              joe@mcknight.de
             GPG key available
 


pgsql-hackers by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: pg_terminate_backend
Next
From: Csaba Nagy
Date:
Subject: Re: pg_terminate_backend