Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-21 | Doc: improve documentation about width_bucket(). | Tom Lane | 13.22 |
| 2020-06-13 | Fix behavior of float aggregates for single Inf or NaN inputs. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have cbrt(). | Tom Lane | 13.0 |
| 2020-02-13 | Avoid a performance regression in float overflow/underflow detection. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-07 | Fix integer-overflow edge case detection in interval_mul and pgbench. | Tom Lane | 13.0 |
| 2019-08-05 | Add safeguards in LSN, numeric and float calculation for custom errors | Michael Paquier | 13.0 |