From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Michael Glaesemann <grzm(at)seespotcode(dot)net>, Michael Paesold <mpaesold(at)gmx(dot)at>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Interval aggregate regression failure |
Date: | 2006-08-31 20:05:43 |
Message-ID: | 200608312005.k7VK5hk03788@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Well, the patch only multiplies by 30, so the interval would have to
> > span +5 million years to overflow. I don't see any reason to add
> > rounding until we get an actual query that needs it
>
> Have you tried your patch against the various cases that have been
> discussed in the past? In particular there were several distinct
> examples of this behavior posted at the beginning of the thread, and
> I'd not assume that a fix for one handles them all.
Yes, it fixes all posted examples, except one that displays 23:60. I
cannot reproduce that failure from Powerpc so am waiting for Michael to
test it.
> BTW, while trolling for examples I came across this:
> http://archives.postgresql.org/pgsql-bugs/2005-10/msg00307.php
> pointing out some issues that still haven't been addressed.
Yea, that is a bunch of issues. They are already on the TODO list.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2006-08-31 20:13:44 | Re: [GENERAL] Thought provoking piece on NetBSD |
Previous Message | Chris Browne | 2006-08-31 19:59:05 | Re: Thought provoking piece on NetBSD |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-08-31 23:56:21 | Re: python / 7.4 / FC5 / x86_64 |
Previous Message | Tom Lane | 2006-08-31 19:46:08 | Re: [HACKERS] Interval aggregate regression failure |