Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-09 | Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms. | Andres Freund | 9.6.19 |
| 2016-10-08 | Fix fallback implementation of pg_atomic_write_u32(). | Andres Freund | 9.6.1 |
| 2015-08-05 | Rely on inline functions even if that causes warnings in older compilers. | Andres Freund | 9.6.0 |