Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-08 | Fix scale clamping in numeric round() and trunc(). | Dean Rasheed | 16.4 |
| 2023-02-04 | Allow underscores in integer and numeric constants. | Dean Rasheed | 16.0 |
| 2023-01-23 | Add non-decimal integer support to type numeric. | Dean Rasheed | 16.0 |
| 2022-10-20 | Improve the accuracy of numeric power() for integer exponents. | Dean Rasheed | 16.0 |