Re: Interval->day patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Interval->day patch
Date
Msg-id 200507201734.j6KHYFo16791@candle.pha.pa.us
Whole thread Raw
In response to Re: Interval->day patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Interval->day patch
Next
From: Peter Eisentraut
Date:
Subject: Re: Changes for AIX buildfarm