Thread: pgsql: Unset some local environment variables in TAP tests

pgsql: Unset some local environment variables in TAP tests

From
Peter Eisentraut
Date:
Unset some local environment variables in TAP tests

Unset environment variables that control message language, so that we
can compare some program output with expected strings.  This is very
similar to what pg_regress does.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/24e786f056c0bf009815813de1d7f58ee09f554e

Modified Files
--------------
src/test/perl/TestLib.pm |    6 ++++++
1 file changed, 6 insertions(+)