Thread: pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding, a

pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding, a

From
Bruce Momjian
Date:
In pg_upgrade, do case-insensitive checks of locale, encoding, and ctype
because these are often inconsistently capitalized.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/11c08c3fd79f1fd5a83f9156fc1c43c7be3453ce

Modified Files
--------------
contrib/pg_upgrade/check.c |    7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)