Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-21 | Improve TranslateSocketError() to handle more Windows error codes. | Tom Lane | 9.6.0 |
| 2016-04-21 | Remove dead code in win32.h. | Tom Lane | 9.6.0 |
| 2016-04-14 | Fix prototype of pgwin32_bind(). | Tom Lane | 9.6.0 |
| 2016-04-12 | Provide errno-translation wrappers around bind() and listen() on Windows. | Tom Lane | 9.6.0 |