| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
| Cc: | "Magnus Hagander" <magnus(at)hagander(dot)net>, "ITAGAKI Takahiro" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp>, "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Solve a problem of LC_TIME of windows. |
| Date: | 2009-01-09 16:12:05 |
| Message-ID: | 26079.1231517525@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2009-01-09 16:13:19 | Re: SET TRANSACTION and SQL Standard |
| Previous Message | Tom Lane | 2009-01-09 16:02:15 | Re: Improving compressibility of WAL files |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Saito | 2009-01-09 16:39:14 | Re: Solve a problem of LC_TIME of windows. |
| Previous Message | Hiroshi Saito | 2009-01-09 15:57:08 | Re: Solve a problem of LC_TIME of windows. |