Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-18 | lwlock: Fix quadratic behavior with very long wait lists | Andres Freund | 13.14 |
| 2022-07-11 | Fix lock assertions in dshash.c. | Thomas Munro | 13.8 |
| 2020-05-15 | Drop the redundant "Lock" suffix from LWLock wait event names. | Tom Lane | 13.0 |
| 2020-05-15 | Rename assorted LWLock tranches. | Tom Lane | 13.0 |
| 2020-05-15 | Rename SLRU structures and associated LWLocks. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-07-29 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |