Commits
Showing commits that first shipped in 10 (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 | 10.23 |
| 2021-08-13 | Add RISC-V spinlock support in s_lock.h. | Tom Lane | 10.19 |
| 2019-06-23 | Fix spinlock assembly code for MIPS so it works on MIPS r6. | Tom Lane | 10.10 |
| 2017-11-20 | Add support for Motorola 88K to s_lock.h. | Tom Lane | 10.2 |
| 2016-10-11 | Remove "sco" and "unixware" ports. | Tom Lane | 10.0 |