Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-15 | Sync 9.2 and 9.3 versions of barrier.h with 9.4's version. | Tom Lane | 9.2.17 |
| 2014-09-19 | Mark x86's memory barrier inline assembly as clobbering the cpu flags. | Andres Freund | 9.2.10 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-10-08 | Fix typo. | Heikki Linnakangas | 9.2.0 |
| 2011-10-08 | Try to fix memory barriers on x86_64. | Robert Haas | 9.2.0 |
| 2011-09-23 | Memory barrier support for PostgreSQL. | Robert Haas | 9.2.0 |