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