Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-25 | Revert 9.5 pgindent changes to atomics directory files | Bruce Momjian | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-11 | Fix alignment of pg_atomic_uint64 variables on some 32bit platforms. | Andres Freund | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-09-26 | Further atomic ops portability improvements and bug fixes. | Andres Freund | 9.5.0 |
| 2014-09-25 | Add a basic atomic ops API abstracting away platform/architecture details. | Andres Freund | 9.5.0 |