Don't say 'export PGHOST' or 'export PGPORT' unless we actually define
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 31 Dec 2000 18:38:44 +0000 (18:38 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 31 Dec 2000 18:38:44 +0000 (18:38 +0000)
commit67dcdee497f1c74feab32b721e4b996648abec0e
tree0cbf77ae3d7fb709956cf03bf4b5292d028990ee
parentf5a76583afb38f084483d10899fee14e83a4ac0c
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.
src/test/regress/pg_regress.sh