pgsql: Explicitly bind gettext() to the UTF8 locale when in use.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Дата
Msg-id 20080527122442.A996C754C54@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Список pgsql-committers
Log Message:
-----------
Explicitly bind gettext() to the  UTF8 locale when in use.
This is required on Windows due to the special locale
handling for UTF8 that doesn't change the full environment.

Fixes crash with translated error messages per bugs 4180
and 4196.

Tom Lane

Modified Files:
--------------
    pgsql/src/backend/utils/mb:
        mbutils.c (r1.70 -> r1.71)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.70&r2=1.71)

В списке pgsql-committers по дате отправления: