BUG #7796: LC_MESSAGES

Поиск
Список
Период
Сортировка
От funnybonn40@yahoo.com
Тема BUG #7796: LC_MESSAGES
Дата
Msg-id E1Ts49d-0001be-LO@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #7796: LC_MESSAGES  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7796
Logged by:          Michael =

Email address:      funnybonn40@yahoo.com
PostgreSQL version: 9.1.7
Operating system:   Windows 7
Description:        =


Hello, my engish is not so good, but i try to describe what seems not to
work. Could it be, that the LC_MESSANGES for months and days like =


Months
------
Janary=3DJanuar
February=3DFebruar

Days
----
monday=3DMontag
Thursdat=3DDienstag


not implemented for German? I execute this command:
set datestyle to german
But the result of following query is:
select to_char(current_timestamp,'DAY');
"MONDAY   "

Best regards

Michael

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

Предыдущее
От: Aleksander Shniperson
Дата:
Сообщение: Re: BUG #7781: pgagent incorrect installation
Следующее
От: Ryan Kelly
Дата:
Сообщение: Re: BUG #7797: datetime + '1 month'::interval is going outside of a month's bounds