summaryrefslogtreecommitdiff
path: root/src/port/rint.c
AgeCommit message (Expand)Author
2020-02-21Assume that we have rint().Tom Lane
2018-07-11Rethink how to get float.h in old Windows API for isnan/isinfAlvaro Herrera
2015-03-25Upgrade src/port/rint.c to be POSIX-compliant.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-06Avoid changing the sign of zero. Per buildfarm failures.Tom Lane
2010-02-05Rewrite rint() to enable removal of copyright mention; patch fromBruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-05-09Add rint() to /port, remove from qnx/.Bruce Momjian