pgsql: Explicitly bind gettext to the correct encoding on Windows. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Explicitly bind gettext to the correct encoding on Windows.
Date
Msg-id 20090122100948.89F977559ED@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: c2main@pgfoundry.org (User C2main)
Date:
Subject: muninpgplugins - muninpgplugins: tagging 0.2.1 (fix stat_database)
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Automatic view update rules Bernd Helmle