| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Implement jsonpath .datetime() method |
| Дата | |
| Msg-id | 31235.1570933467@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql: Implement jsonpath .datetime() method (Alexander Korotkov <a.korotkov@postgrespro.ru>) |
| Ответы |
Re: pgsql: Implement jsonpath .datetime() method
Re: pgsql: Implement jsonpath .datetime() method |
| Список | pgsql-committers |
Alexander Korotkov <a.korotkov@postgrespro.ru> writes:
> This patch also changes the way timestamp to timestamptz cast works.
> Previously it did timestamp2tm() then tm2timestamp(). Instead, after
> timestamp2tm() it calculates timezone offset and applies it to
> original timestamp value. I hope this is correct.
I'd wonder whether this gives the same answers near DST transitions,
where it's not real clear which offset applies.
Please *don't* wrap this sort of thing into an unrelated feature patch.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера