Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-24 | Un-hide most cascaded-drop details in regression test results. | Tom Lane | 12.0 |
| 2019-02-13 | Remove a stray subnormal value from float tests. | Andrew Gierth | 12.0 |
| 2019-02-13 | Change floating-point output format for improved performance. | Andrew Gierth | 12.0 |
| 2019-02-13 | Use strtof() and not strtod() for float4 input. | Andrew Gierth | 12.0 |
| 2018-11-24 | Fix float-to-integer coercions to handle edge cases correctly. | Tom Lane | 12.0 |