Re: [GENERAL] lc_messages 8.3.7

2009-06-03 Thread Rainer Bauer
Alvaro Herrera wrote: >Hmm, it works fine for me (not Windows though): The lc_messages setting is broken in 8.3 under Windows (not sure whether this will be fixed in 8.4): Rainer -- Sent via pgsql-general mailing list (pgsql-gene

[GENERAL] Re: [GENERAL] lc_messages 8.3.7

2009-06-03 Thread pribram pribram
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 > --

Re: [GENERAL] lc_messages 8.3.7

2009-06-03 Thread Alvaro Herrera
pribram pribram wrote: > postgres=# SET lc_messages=cs;select to_char('2006/01/01'::timestamp, > 'TMMonth'); > SET > to_char > - > January Hmm, it works fine for me (not Windows though): alvherre=# SET lc_messages='C';select to_char('2006/01/01'::timestamp, 'TMMonth'); SET to_char