Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-08 | Remove overzeleous assertions in pg_atomic_flag code. | Andres Freund | 9.6.9 |
| 2016-10-08 | Fix fallback implementation of pg_atomic_write_u32(). | Andres Freund | 9.6.1 |
| 2015-08-07 | Don't include low level locking code from frontend code. | Andres Freund | 9.6.0 |
| 2015-08-05 | Rely on inline functions even if that causes warnings in older compilers. | Andres Freund | 9.6.0 |
| 2015-08-05 | Fix comment atomics.h. | Andres Freund | 9.6.0 |