Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 15 (unreleased) |
| 2023-09-13 | Fix exception safety bug in typcache.c. | Thomas Munro | 15.5 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-15 | Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. | Tom Lane | 15.0 |
| 2021-09-08 | Disable anonymous record hash support except in special cases | Peter Eisentraut | 15.0 |
| 2021-07-10 | Fix assign_record_type_typmod(). | Jeff Davis | 15.0 |
| 2021-07-01 | Improve various places that double the size of a buffer | David Rowley | 15.0 |