Re: "make check" improvement for cygwin - Mailing list pgsql-patches

From Jason Tishler
Subject Re: "make check" improvement for cygwin
Date
Msg-id 20031029223049.GA4260@tishler.net
Whole thread Raw
In response to Re: "make check" improvement for cygwin  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Andrew,

On Wed, Oct 29, 2003 at 11:34:34AM -0500, Andrew Dunstan wrote:
> I don't want to issue a warning on a setting that is likely to succeed
> in some cases. How about this instead of what I had - it deals with
> the most likely problem case?:
>
> # ----------
> # warn of cygwin likely failure
> # if maxconnections = 0
> # and we are running parallel tests
> # ----------
>
> [snip]

The above is fine.  Sorry, to belabor this point.

Thanks,
Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: "make check" improvement for cygwin
Next
From: Adam Kavan
Date:
Subject: PQunescapeBytea tweak