Don't say 'export PGHOST' or 'export PGPORT' unless we actually define
Tom Lane <tgl@sss.pgh.pa.us>
Don't say 'export PGHOST' or 'export PGPORT' unless we actually define those variables. Some shells will invent an empty-string definition in this case, which is not what we want.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/pg_regress.sh | modified | +9 −5 |