pgsql/src/test/regress (pg_regress.sh)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress (pg_regress.sh)
Date: 2000-12-31 18:38:52
Message-ID: 200012311838.eBVIcqi25870@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Sunday, December 31, 2000 @ 13:38:44
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress
from hub.org:/home/projects/pgsql/tmp/cvs-serv25856

Modified Files:
pg_regress.sh

----------------------------- Log Message -----------------------------

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.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-31 22:24:16 pgsql/src/bin/initdb (initdb.sh)
Previous Message tgl 2000-12-31 18:23:37 pgsql/src/interfaces/libpq (fe-connect.c)