When using a temp installation, unset PGUSER and other variables we
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/pg_regress.sh | modified | +5 −1 |