Re: date_trunc'd timestamp index possible?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: date_trunc'd timestamp index possible?
Дата
Msg-id 20041001184437.GA21599@wolff.to
обсуждение исходный текст
Ответ на Re: date_trunc'd timestamp index possible?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
On Fri, Oct 01, 2004 at 13:28:30 -0500,
  Bruno Wolff III <bruno@wolff.to> wrote:
>
> I am not sure how to check if the supplied function for converting
> a timestamp with time zone to a timestamp without timezone using a
> specified time zone is immutable. I think this function should be
> immutable, but that it probably isn't.

I found that most of the various timezone functions are marked as stable
instead of immutable. I think at least a couple of these should be
marked as immutable and I will try reporting this as a bug.

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: date_trunc'd timestamp index possible?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] date_trunc'd timestamp index possible?