Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix race condition in committing a serializable transaction | Heikki Linnakangas | 14.14 |
| 2023-03-09 | Fix race in SERIALIZABLE READ ONLY. | Thomas Munro | 14.8 |
| 2023-03-06 | Fix assert failures in parallel SERIALIZABLE READ ONLY. | Thomas Munro | 14.8 |
| 2021-02-17 | Use errmsg_internal for debug messages | Peter Eisentraut | 14.0 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-25 | Defer flushing of SLRU files. | Thomas Munro | 14.0 |
| 2020-08-11 | Rename VariableCacheData.nextFullXid to nextXid. | Andres Freund | 14.0 |
| 2020-06-11 | Improve comments for [Heap]CheckForSerializableConflictOut(). | Thomas Munro | 14.0 |