pgsql: On Windows, call bind_textdomain_codeset on domains other than

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: On Windows, call bind_textdomain_codeset on domains other than
Date: 2009-03-08 16:07:12
Message-ID: 20090308160712.571B2755AA5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
On Windows, call bind_textdomain_codeset on domains other than the default one,
too, so that the codeset is properly mapped on the newly added PL domains.

Modified Files:
--------------
pgsql/src/backend/utils/init:
miscinit.c (r1.172 -> r1.173)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/miscinit.c?r1=1.172&r2=1.173)
pgsql/src/backend/utils/mb:
mbutils.c (r1.79 -> r1.80)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.79&r2=1.80)
pgsql/src/include/mb:
pg_wchar.h (r1.84 -> r1.85)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/mb/pg_wchar.h?r1=1.84&r2=1.85)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-03-08 16:10:45 Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext()instead of gettext() so that it uses
Previous Message Dave Page 2009-03-08 10:11:27 stackbuilder - wizard: Updated German translation from Harald Armin