Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-20 | Add support for Motorola 88K to s_lock.h. | Tom Lane | 9.3.21 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.3.16 |
| 2016-04-18 | Fix --disable-spinlocks in 9.2 and 9.3 branches. | Tom Lane | 9.3.13 |
| 2015-08-29 | Fix s_lock.h PPC assembly code to be compatible with native AIX assembler. | Tom Lane | 9.3.10 |
| 2015-08-10 | Accept alternate spellings of __sparcv7 and __sparcv8. | Tom Lane | 9.3.10 |
| 2015-02-13 | Fix broken #ifdef for __sparcv8 | Heikki Linnakangas | 9.3.7 |
| 2014-09-09 | Fix typo in solaris spinlock fix. | Andres Freund | 9.3.6 |
| 2014-09-09 | Fix spinlock implementation for some !solaris sparc platforms. | Andres Freund | 9.3.6 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-06-04 | Add ARM64 (aarch64) support to s_lock.h. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-06-26 | When LWLOCK_STATS is defined, count spindelays. | Robert Haas | 9.3.0 |