| От | Hiroshi Saito |
|---|---|
| Тема | Re: Solve a problem of LC_TIME of windows. |
| Дата | |
| Msg-id | 2E57409AFBEF4D42ADC8763A76DF1891@HIRO57887DE653 обсуждение исходный текст |
| Ответ на | Re: [PATCHES] Solve a problem of LC_TIME of windows. (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>) |
| Список | pgsql-hackers |
> I've also thought a similar implementation but there seems > a problem of efficiency. > As far as I see wcsftime() is almost = strftime() + mbstowcs() > and so using strftime() is effective at least for the following > cases. > > 1) LC_CTIME is "C". > 2) LC_CTYPE != C and the database encoding != UTF-8. In this > case the current restriction of PostgreSQL requires that > the database encoding matches the encoding of the LC_CTYPE. > > We seem to be able to call strftime() directly in above cases. > > Comments ? I quite agree on that point. == 遅くまですみません、、もう寝ましょう:-) Regards, Hiroshi Saito
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера