Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-18 | Fix C99isms introduced when backpatching atomics / spinlock tests. | Andres Freund | 9.6.19 |
| 2020-06-18 | Fix deadlock danger when atomic ops are done under spinlock. | Andres Freund | 9.6.19 |
| 2020-06-18 | Add basic spinlock tests to regression tests. | Andres Freund | 9.6.19 |
| 2018-04-07 | Fix and improve pg_atomic_flag fallback implementation. | Andres Freund | 9.6.9 |