Commits
Showing commits that first shipped in 9.1 (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.1.19 |
| 2015-08-10 | Accept alternate spellings of __sparcv7 and __sparcv8. | Tom Lane | 9.1.19 |
| 2012-01-07 | Use __sync_lock_test_and_set() for spinlocks on ARM, if available. | Tom Lane | 9.1.3 |