Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-09 | Fix race in SERIALIZABLE READ ONLY. | Thomas Munro | 13.11 |
| 2023-03-06 | Fix assert failures in parallel SERIALIZABLE READ ONLY. | Thomas Munro | 13.11 |
| 2020-06-11 | Improve comments for [Heap]CheckForSerializableConflictOut(). | Thomas Munro | 13.0 |
| 2020-01-28 | Remove dependency on HeapTuple from predicate locking functions. | Thomas Munro | 13.0 |
| 2019-11-11 | Optimize PredicateLockTuple(). | Thomas Munro | 13.0 |