Thread: pgsql: Fix pg_get_encoding_from_locale() function call parameters to ma

pgsql: Fix pg_get_encoding_from_locale() function call parameters to ma

From
Bruce Momjian
Date:
Fix pg_get_encoding_from_locale() function call parameters to match
prototype for cases where there is no multi-language support.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2432d10bf243ad0ca9b5ccc2816e4e38e1d80b5e

Modified Files
--------------
src/port/chklocale.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)