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-01-09 | Invent random_normal() to provide normally-distributed random numbers. | Tom Lane | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |