BUG #7796: LC_MESSAGES

From: funnybonn40(at)yahoo(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7796: LC_MESSAGES
Date: 2013-01-07 04:17:41
Message-ID: E1Ts49d-0001be-LO@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7796
Logged by: Michael
Email address: funnybonn40(at)yahoo(dot)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=Januar
February=Februar

Days
----
monday=Montag
Thursdat=Dienstag

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2013-01-07 05:19:44 Re: BUG #7781: pgagent incorrect installation
Previous Message Tom Lane 2013-01-07 01:13:01 Re: BUG #7790: null filters in CTEs don't work