Re: Correction of how to use TimeZone by ControlFile(xlog.c)
В списке pgsql-patches по дате отправления:
| От | Hiroshi Saito |
|---|---|
| Тема | Re: Correction of how to use TimeZone by ControlFile(xlog.c) |
| Дата | |
| Msg-id | 014f01c7d3e2$17a4bb90$c601a8c0@HP22720319231 обсуждение исходный текст |
| Ответ на | Correction of how to use TimeZone by ControlFile(xlog.c) ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>) |
| Ответы |
Re: Correction of how to use TimeZone by ControlFile(xlog.c)
|
| Список | pgsql-patches |
Hi Tom-san. From: "Tom Lane" > "Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes: >> [ patch to use pg_strftime in xlog.c ] > > This code deliberately does not use pg_strftime, for the same reasons > that elog.c doesn't use it. > > I'm inclined to think that an appropriate fix is the same as we use in > elog.c, ie, don't use %Z at all under Windows. Eh? Do you mean this change? "%Y-%m-%d %H:%M:%S %Z" to "%Y-%m-%d %H:%M:%S" That tzname is expressed here does not regard me as a problem. Probably, elog.c has still more nearly another problem. Regards, Hiroshi Saito
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера