Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-29 | Fix s_lock.h PPC assembly code to be compatible with native AIX assembler. | Tom Lane | 9.0.23 |
| 2015-08-10 | Accept alternate spellings of __sparcv7 and __sparcv8. | Tom Lane | 9.0.23 |
| 2012-01-07 | Use __sync_lock_test_and_set() for spinlocks on ARM, if available. | Tom Lane | 9.0.7 |
| 2009-12-31 | Redefine Datum as uintptr_t, instead of unsigned long. | Tom Lane | 9.0.0 |
| 2009-07-27 | Add s_lock support for SuperH architecture. | Tom Lane | 9.0.0 |