When using a temp installation, unset PGUSER and other variables we

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

Commit: d7d7d7fa9945d2f3c0b56d33bf6c99920d1b73e8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-31T19:20:41Z
Releases: 7.4.1
When using a temp installation, unset PGUSER and other variables we
might have inherited from the environment that would possibly cause
psql to fail to connect to the temp installation properly.  Per trouble
report from Markus Bertheau 7/1/03.

Files

PathChange+/−
src/test/regress/pg_regress.sh modified +5 −1