]> granicus.if.org Git - postgresql/commit
In pg_upgrade, try to convert the locale names to canonical form before
authorBruce Momjian <bruce@momjian.us>
Tue, 2 Oct 2012 15:42:34 +0000 (11:42 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 2 Oct 2012 15:42:34 +0000 (11:42 -0400)
commitb61837a49f4b4ea12e7ced8e3039ae98908c7c0b
tree392c6feba56a8e47a1cde30e16c695eb0ea77d79
parent2a4bbed7b80283200216244e98f7f004ad4d735a
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.
contrib/pg_upgrade/check.c