Commits
Showing commits that first shipped in 15 (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 | 15.1 |
| 2022-05-12 | Add missing 'extern' to function prototypes. | Andres Freund | 15.0 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-04-06 | Use ISB as a spin-delay instruction on ARM64. | Tom Lane | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-13 | Add RISC-V spinlock support in s_lock.h. | Tom Lane | 15.0 |