pgsql: Avoid changing the sign of zero.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Avoid changing the sign of zero.
Date: 2010-02-06 05:42:50
Message-ID: 20100206054250.358E77541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Avoid changing the sign of zero. Per buildfarm failures.

Modified Files:
--------------
pgsql/src/port:
rint.c (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/rint.c?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Maosen 2010-02-07 07:29:37 pgexternaltable - src: fix mmap bug
Previous Message Bruce Momjian 2010-02-05 23:53:23 pgsql: Mention warm and now "hot" standby servers in the high