Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-02 | Allow use of __sync_lock_test_and_set for spinlocks on any machine. | Tom Lane | 12.13 |
| 2021-08-13 | Add RISC-V spinlock support in s_lock.h. | Tom Lane | 12.9 |
| 2019-06-23 | Fix spinlock assembly code for MIPS so it works on MIPS r6. | Tom Lane | 12.0 |