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-10-19 | For PowerPC instruction "addi", use constraint "b". | Noah Misch | 12.1 |
| 2019-06-23 | Fix spinlock assembly code for MIPS so it works on MIPS r6. | Tom Lane | 12.0 |
| 2019-06-08 | Update stale comments, and fix comment typos. | Noah Misch | 12.0 |
| 2019-01-19 | Replace @postgresql.org with @lists.postgresql.org for mailinglists | Magnus Hagander | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |