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-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-05-21 | Fix precision and rounding issues in money multiplication and division. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-01-18 | Make messages mentioning type names more uniform | Alvaro Herrera | 10.0 |
| 2016-09-14 | Add overflow checks to money type input function | Peter Eisentraut | 10.0 |