Re: Solve a problem of LC_TIME of windows. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Solve a problem of LC_TIME of windows.
Date
Msg-id 26079.1231517525@sss.pgh.pa.us
Whole thread Raw
In response to Re: Solve a problem of LC_TIME of windows.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List pgsql-hackers
"Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes:
> HIROSHI=# set LC_MESSAGES=Ja;
> SET
> HIROSHI=# select to_char(now(),'TMDay');
>  to_char
> ----------
>  Saturday
> (1 行)

I thought this was supposed to be driven by LC_TIME now, not
LC_MESSAGES.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SET TRANSACTION and SQL Standard
Next
From: Tom Lane
Date:
Subject: Re: foreign_data test fails with non-C locale