Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix race condition in committing a serializable transaction | Heikki Linnakangas | 12.21 |
| 2023-03-09 | Fix race in SERIALIZABLE READ ONLY. | Thomas Munro | 12.15 |
| 2023-03-06 | Fix assert failures in parallel SERIALIZABLE READ ONLY. | Thomas Munro | 12.15 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 12.6 |
| 2020-06-11 | Avoid update conflict out serialization anomalies. | Peter Geoghegan | 12.4 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-09 | Fix SxactGlobalXmin tracking. | Thomas Munro | 12.0 |
| 2019-03-28 | Add basic infrastructure for 64 bit transaction IDs. | Thomas Munro | 12.0 |
| 2019-03-15 | Enable parallel query with SERIALIZABLE isolation. | Thomas Munro | 12.0 |
| 2019-01-22 | Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |