Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-29 | Use "mb" not the nonexistent "rmb" for pg_read_barrier() on Alpha. | Tom Lane | 9.4.5 |
| 2014-09-19 | Mark x86's memory barrier inline assembly as clobbering the cpu flags. | Andres Freund | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-07-17 | Fix a few problems in barrier.h. | Tom Lane | 9.4.0 |
| 2013-07-09 | Fix memory barrier support on icc on ia64, 2nd attempt. | Heikki Linnakangas | 9.4.0 |
| 2013-07-09 | Add #include needed for _mm_mfence() intrinsic on ia64. | Heikki Linnakangas | 9.4.0 |