Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-07-26 | Fix loss of fractional digits for large values in cash_numeric(). | Tom Lane | 10.10 |
| 2017-05-21 | Fix precision and rounding issues in money multiplication and division. | Tom Lane | 10.0 |
| 2017-01-17 | Register missing money operators in system catalogs | Peter Eisentraut | 10.0 |
| 2017-01-17 | Add more tests for money type | Peter Eisentraut | 10.0 |
| 2016-09-14 | Add overflow checks to money type input function | Peter Eisentraut | 10.0 |