pgsql: Fix rounding problem in interval_div by using rint(), and improve

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix rounding problem in interval_div by using rint(), and improve
Date: 2005-07-24 04:37:08
Message-ID: 20050724043708.4CB2352A07@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix rounding problem in interval_div by using rint(), and improve
interval_mul function.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
timestamp.c (r1.145 -> r1.146)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/timestamp.c.diff?r1=1.145&r2=1.146)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-24 14:53:42 pgsql: Add variant expected file to cope with different spelling of a
Previous Message Tom Lane 2005-07-24 02:25:27 pgsql: Fix logic error in tbm_intersect: the intersection of a normal