Modify pg_upgrade to set/restore all environment variables related to

Bruce Momjian <bruce@momjian.us>

Commit: d3581d3161208ed975ee23e826d7872ef4ee4795
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-09-07T14:10:39Z
Releases: 9.0.0
Modify pg_upgrade to set/restore all environment variables related to
collation/encoding to match English when reading controldata.  This now
matches the English variable setting used by pg_regress.c.

Backpatch to 9.0.X.

Files

PathChange+/−
contrib/pg_upgrade/controldata.c modified +101 −27
src/port/unsetenv.c modified +2 −1