Re: timestamptz + interval fixed

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: lockhart(at)fourpalms(dot)org
Cc: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: timestamptz + interval fixed
Date: 2002-01-13 03:47:30
Message-ID: 200201130347.g0D3lUk06587@candle.pha.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Lockhart wrote:
> I've committed fixes for the recently reported problem with adding
> timestamp with time zone to intervals. As pointed out earlier, there
> were one or two places which did not make the right choice between
> "zoneful" and "zoneless" forms of support routines.

Actually, Tatsuo/SRA found the problem. I only did the legwork on
checking it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-01-13 04:18:29 Problem reloading regression database
Previous Message Tatsuo Ishii 2002-01-13 03:07:25 Re: 7.1 vs. 7.2 on AIX 5L