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

From Bruce Momjian
Subject pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding, a
Date
Msg-id E1QOxlP-0007vl-LV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Adjust configure's probe for libselinux so it rejects too-old ve
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Add a "local" replication sample entry