pg_regress now needs to know that Windows hasn't got unix sockets,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7a6a7d57b48f4630d063b4b4bb7a97d6682a98db
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-01-15T04:15:51Z
Releases: 8.0.0
pg_regress now needs to know that Windows hasn't got unix sockets,
per Andrew Dunstan.  Also, don't override the user's value of PGHOST
in the 'make installcheck' case.  I think the latter was an ill-considered
workaround for the Windows code back when libpq didn't properly default
to localhost on Unix-socket-less platforms.

Files

PathChange+/−
src/test/regress/pg_regress.sh modified +13 −23