TODO item: immutable date_trunc with timezone arg

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема TODO item: immutable date_trunc with timezone arg
Дата
Msg-id 53B22FD7.4040408@2ndquadrant.com
обсуждение исходный текст
Ответы Re: TODO item: immutable date_trunc with timezone arg  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Currently it's unsafe/not possible to use some funtions, like
date_trunc, in immutable functions and expression indexes.

It'd be really useful to have an immutable version that took the
timezone as an argument. Maybe this is a worthwhile beginner TODO item
for the wiki?

I'm sure there are other funcs that could use TimeZone-insensitive
variants too.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Escaping from blocked send() reprised.
Следующее
От: Dilip kumar
Дата:
Сообщение: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]