Re: [HACKERS] Interval aggregate regression failure

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Michael Glaesemann <grzm(at)seespotcode(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-30 17:09:04
Message-ID: 200608301709.k7UH95t01675@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Michael Glaesemann wrote:
>
> On Aug 30, 2006, at 12:50 , Bruce Momjian wrote:
>
> > Yea, I see that -122:23:60.00.
>
> After applying your patch, I believe that on my machine it's the
> contribution from the day component that is producing the 23:60.00.
> For example,
>
> select interval '-12 days' * 0.3;
> ?column?
> ----------------------
> -3 days -14:23:60.00
> (1 row)
>
> I think some kind of rounding needs to be done to the day
> contribution as well. I'm continuing to work on it, but wanted to get
> this out there.

Please test with my new patch and let me know how it looks. Thanks.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-08-30 17:11:57 Re: [COMMITTERS] pgsql: Second try committing the path changes.
Previous Message Bruce Momjian 2006-08-30 17:08:45 Re: [HACKERS] Interval aggregate regression failure

Browse pgsql-patches by date

  From Date Subject
Next Message Jim C. Nasby 2006-08-30 17:36:32 Re: [HACKERS] Performance testing of COPY (SELECT) TO
Previous Message Bruce Momjian 2006-08-30 17:08:45 Re: [HACKERS] Interval aggregate regression failure