Modify pg_upgrade to set/restore all environment variables related to
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/controldata.c | modified | +101 −27 |
| src/port/unsetenv.c | modified | +2 −1 |