Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-15 | Distinguish wait-for-connection from wait-for-write-ready on Windows. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-27 | Cope with glibc too old to have epoll_create1(). | Tom Lane | 10.0 |
| 2017-04-27 | Make latch.c more paranoid about child-process cases. | Tom Lane | 10.0 |
| 2017-04-21 | Avoid depending on non-POSIX behavior of fcntl(2). | Tom Lane | 10.0 |
| 2017-03-17 | Fix WaitEventSetWait() to handle write-ready waits properly on Windows. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |