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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Explicitly bind gettext to the correct encoding on Windows.
Date: 2009-01-22 10:09:48
Message-ID: 20090122100948.89F977559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

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)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-01-22 10:10:05 Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Previous Message Hiroshi Inoue 2009-01-22 09:00:00 Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-01-22 10:10:05 Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Previous Message Carlos Gonzalez-Cadenas 2009-01-22 09:50:39 deductive databases in postgreSQL