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-10-19 | For PowerPC instruction "addi", use constraint "b". | Noah Misch | 10.11 |
| 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 |
| 2017-04-11 | Remove symbol WIN32_ONLY_COMPILER | Magnus Hagander | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-10-11 | Remove "sco" and "unixware" ports. | Tom Lane | 10.0 |