Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-13 | Fix exception safety bug in typcache.c. | Thomas Munro | 13.13 |
| 2021-07-10 | Fix assign_record_type_typmod(). | Jeff Davis | 13.4 |
| 2021-05-29 | Fix race condition when sharing tuple descriptors. | Thomas Munro | 13.4 |
| 2020-05-15 | Rename assorted LWLock tranches. | Tom Lane | 13.0 |
| 2020-03-06 | Allow ALTER TYPE to change some properties of a base type. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-15 | Fix plpgsql to re-look-up composite type names at need. | Tom Lane | 13.0 |