Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-21 | Doc: improve documentation about width_bucket(). | Tom Lane | 16.10 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-31 | Further tweaking of width_bucket() edge cases. | Tom Lane | 16.0 |
| 2023-03-30 | Avoid overflow in width_bucket_float8(). | Tom Lane | 16.0 |
| 2023-03-14 | Add support for the error functions erf() and erfc(). | Dean Rasheed | 16.0 |
| 2023-01-09 | Invent random_normal() to provide normally-distributed random numbers. | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-21 | Introduce float4in_internal | Andrew Dunstan | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |
| 2022-10-08 | Use fabsf() instead of Abs() or fabs() where appropriate | Peter Eisentraut | 16.0 |
| 2022-07-14 | Remove support for Visual Studio 2013 | Michael Paquier | 16.0 |