Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-27 | Cope with glibc too old to have epoll_create1(). | Tom Lane | 9.6.3 |
| 2017-04-27 | Make latch.c more paranoid about child-process cases. | Tom Lane | 9.6.3 |
| 2017-04-21 | Avoid depending on non-POSIX behavior of fcntl(2). | Tom Lane | 9.6.3 |
| 2017-03-17 | Fix WaitEventSetWait() to handle write-ready waits properly on Windows. | Tom Lane | 9.6.3 |
| 2016-04-02 | Make all the declarations of WaitEventSetWaitBlock be marked "inline". | Tom Lane | 9.6.0 |