Thread: pgsql: Explicitly bind gettext to the correct encoding on Windows.

pgsql: Explicitly bind gettext to the correct encoding on Windows.

From
mha@postgresql.org (Magnus Hagander)
Date:
Log Message:
-----------
Explicitly bind gettext to the correct encoding on Windows.

Original patch from Hiroshi Inoue.

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        mbutils.c (r1.77 -> r1.78)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.77&r2=1.78)