Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-21 | Fix corner-case bug in WaitEventSetWaitBlock on Windows. | Robert Haas | 9.6.2 |
| 2016-08-01 | Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. | Tom Lane | 9.6.0 |
| 2016-03-21 | Introduce WaitEventSet API. | Andres Freund | 9.6.0 |
| 2016-03-21 | Combine win32 and unix latch implementations. | Andres Freund | 9.6.0 |
| 2016-03-18 | Remove unused, and dangerous, TestLatch() macro. | Andres Freund | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |