Hi,
Postgresql 8.2.13 on Windows (it's correct, "Leden" is the Czech translation of
"January"):
postgres=# SET lc_messages=en;select to_char('2006/01/01'::timestamp,
'TMMonth');
SET
to_char
-
January
postgres=# SET lc_messages=cs;select to_char('2006/01/01'::timestamp,
'TMMonth');
S
Hi,
Postgresql 8.2.13 on Windows (it's correct, "Leden" is the Czech translation of
"January"):
postgres=# SET lc_messages=en;select to_char('2006/01/01'::timestamp,
'TMMonth');
SET
to_char
-
January
postgres=# SET lc_messages=cs;select to_char('2006/01/01'::timestamp,
'TMMonth');
S
ion
-
PostgreSQL 8.3.7, compiled by Visual C++ build 1400
(1 °ßdka)
> Původní zpráva
> Od: Alvaro Herrera
> Předmět: Re: [GENERAL] lc_messages 8.3.7
> Datum: 03.6.2009 19:27:38
> --