OSDN Git Service

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)
commit52522850fefbcfed25faa5c724b41635b51cac50
treebd85f890981dba4053359ed7b038b68f55aa6819
parente41b8a0fddde6f3c133a5ba2a2bedb7b3cacde09
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