]> 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)
commitfe39bf0db64a99d401a2fdb0a219aefcbb406aa2
treec7be41dac6921be91a09127fab1775c69de0fb60
parent4e6a910069d6c6f31e72c0891ee8495df61759bb
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