Fix potential coredump on bad locale value in pg_upgrade. Thinko in error report (and a typo in the message text, too). We're failing anyway, but it would be good to print something useful first. Noted while reviewing a patch to make pg_upgrade's locale code laxer.
Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/c1b242b1646137450860cb80683de27be2d86fae Modified Files -------------- contrib/pg_upgrade/check.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
