Re: Interval->day patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Interval->day patch
Дата
Msg-id 200507201734.j6KHYFo16791@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Interval->day patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > We have this TODO item:
>
> >         o Allow TIMESTAMP WITH TIME ZONE to store the original timezone
> >           information, either zone name or offset from UTC [timezone]
>
> >           If the TIMESTAMP value is stored with a time zone name, interval
> >           computations should adjust based on the time zone rules.
>
> > It was originally added so we could distinguish 24 hours from 1 day.  Do
> > we still need this TODO?
>
> That's a completely separate TODO item.

OK.  Is it clear enough?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Interval->day patch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Changes for AIX buildfarm