Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-21 | Improve TranslateSocketError() to handle more Windows error codes. | Tom Lane | 9.4.8 |
| 2016-04-21 | Provide errno-translation wrappers around bind() and listen() on Windows. | Tom Lane | 9.4.8 |
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.4.8 |
| 2016-01-04 | Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. | Tom Lane | 9.4.6 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-16 | check socket creation errors against PGINVALID_SOCKET | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |