Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 | Fix corner case bug in numeric to_char() some more. | Tom Lane | 16.0 |
| 2022-12-09 | Convert a few datatype input functions to use "soft" error reporting. | Tom Lane | 16.0 |