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