Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-18 | Further reduce the number of semaphores used under --disable-spinlocks. | Tom Lane | 9.2.17 |
| 2016-04-18 | Fix --disable-spinlocks in 9.2 and 9.3 branches. | Tom Lane | 9.2.17 |
| 2012-01-02 | Use LWSYNC in place of SYNC/ISYNC in PPC spinlocks, where possible. | Tom Lane | 9.2.0 |
| 2012-01-02 | Use mutex hint bit in PPC LWARX instructions, where possible. | Tom Lane | 9.2.0 |
| 2011-12-25 | Rethink representation of index clauses' mapping to index columns. | Tom Lane | 9.2.0 |