Re: Solve a problem of LC_TIME of windows.

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Solve a problem of LC_TIME of windows.
Дата
Msg-id 49679702.1060101@hagander.net
обсуждение исходный текст
Ответ на Re: Solve a problem of LC_TIME of windows.  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
Список pgsql-hackers
Hiroshi Saito wrote:
>> I thought this was supposed to be driven by LC_TIME now, not
>> LC_MESSAGES.
> 
> Uga, yes yes!
> 
> HIROSHI=# set LC_TIME=Ja;
> SET
> HIROSHI=# select to_char(now(),'TMDay');
> to_char
> ---------
> 土曜日
> (1 行)
> 
> Thanks:-)

Great! Thanks for testing!

//Magnus



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Visibility map and freezing
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Improving compressibility of WAL files