In pg_upgrade, try to convert the locale names to canonical form before

Bruce Momjian <bruce@momjian.us>

Commit: b61837a49f4b4ea12e7ced8e3039ae98908c7c0b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-10-02T15:42:34Z
Releases: 9.3.0
In pg_upgrade, try to convert the locale names to canonical form before
comparison;  also report the old/new values if they don't match.

Backpatch to 9.2.

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +66 −6