Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-18 | Fix C99isms introduced when backpatching atomics / spinlock tests. | Andres Freund | 10.14 |
| 2020-06-18 | Fix deadlock danger when atomic ops are done under spinlock. | Andres Freund | 10.14 |
| 2020-06-18 | Add basic spinlock tests to regression tests. | Andres Freund | 10.14 |
| 2018-04-07 | Fix and improve pg_atomic_flag fallback implementation. | Andres Freund | 10.4 |
| 2017-04-07 | Improve 64bit atomics support. | Andres Freund | 10.0 |
| 2017-03-30 | Remove support for version-0 calling conventions. | Andres Freund | 10.0 |