Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Remove underflow error in float division with infinite divisor. | Tom Lane | 2020-11-04 |
* | Make floating-point "NaN / 0" return NaN instead of raising an error. | Tom Lane | 2020-07-20 |
* | Avoid a performance regression in float overflow/underflow detection. | Tom Lane | 2020-02-13 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Remove some code for old unsupported versions of MSVC | Peter Eisentraut | 2019-10-08 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Numeric error suppression in jsonpath | Alexander Korotkov | 2019-03-16 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Fix typo in file identification and copyright year | Alvaro Herrera | 2018-07-31 |
* | Provide separate header file for built-in float types | Tomas Vondra | 2018-07-29 |