Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix assorted places that need to use palloc_array(). | Tom Lane | 15.18 |
| 2026-02-04 | Fix various instances of undefined behavior | John Naylor | 15.16 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-03-30 | Add range_agg with multirange inputs | Peter Eisentraut | 15.0 |
| 2022-03-30 | Change some internal error messages to elogs | Peter Eisentraut | 15.0 |
| 2022-02-20 | Use bitwise rotate functions in more places | John Naylor | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-13 | Fix alignment in multirange_get_range() function | Alexander Korotkov | 15.0 |
| 2021-09-16 | Message style improvements | Peter Eisentraut | 15.0 |
| 2021-07-18 | Support for unnest(multirange) | Alexander Korotkov | 15.0 |