Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-21 | Combine win32 and unix latch implementations. | Andres Freund | 9.6.0 |
| 2016-03-18 | Only clear latch self-pipe/event if there is a pending notification. | Andres Freund | 9.6.0 |
| 2016-03-18 | Error out if waiting on socket readiness without a specified socket. | Andres Freund | 9.6.0 |
| 2015-01-13 | Allow latches to wait for socket writability without waiting for readability. | Andres Freund | 9.5.0 |
| 2015-01-13 | Add barriers to the latch code. | Andres Freund | 9.5.0 |