timestamptz + interval fixed - Mailing list pgsql-hackers

From Thomas Lockhart
Subject timestamptz + interval fixed
Date
Msg-id 3C3FE241.4D38253C@fourpalms.org
Whole thread Raw
Responses Re: timestamptz + interval fixed  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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.

I've also committed some additions to the horology regression test to
exercise more possible input formats of date/time types. These should be
expanded further after 7.2 is released.

Regression tests pass, and Tom Lane has volunteered to fix up the
alternate horology regression outputs.
                     - Thomas


pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Re: checkpoint hang in 7.2b4
Next
From: David Terrell
Date:
Subject: Re: Postgres in bash-mode