Re: Missing Bug-Report #5904?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Missing Bug-Report #5904?
Дата
Msg-id 201103041421.48462.andres@anarazel.de
обсуждение исходный текст
Ответ на Missing Bug-Report #5904?  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
Ответы Re: Missing Bug-Report #5904?  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
Список pgsql-bugs
Hi,

On Friday, March 04, 2011 10:16:24 AM Torsten Z=FChlsdorff wrote:
> Now for the Problem: There is a problem with the translation of the=20
> english word "March" to the german "M=E4rz". Instead of "M=E4rz" i get=20
> "M=E4Rz" (with uppercase "r").
>=20
> You can reproduce it as follow:
> # SET lc_time =3D "de_DE.UTF-8";
> # SELECT to_char('2011-03-04 00:00:01'::date, 'TMMonth YYYY');
>    to_char
> -----------
>   M=E4Rz 2011
>=20
> I did not find the translation file for this, so i can't add a patch or=
=20
> check for other misspellings.
>=20
> My System:
> PostgreSQL 9.0.3
> FreeBSD 8.1-RELEASE
Thats very likely a problem of your operating systems locales. What spellin=
g=20
does the month have if you construct it with `date` or such?

Andres

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

Предыдущее
От: thorny
Дата:
Сообщение: Missing Bug-Report #5904?
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Mismapping of Mountain Time