OSDN Git Service

pg_regress now needs to know that Windows hasn't got unix sockets,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Jan 2005 04:15:51 +0000 (04:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Jan 2005 04:15:51 +0000 (04:15 +0000)
commit7a6a7d57b48f4630d063b4b4bb7a97d6682a98db
treef70da91e690092de0ead6c544b5c17736aa23088
parent893c66de69a02d8e9ee83fb0fcdb284d01105e1d
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.
src/test/regress/pg_regress.sh