Commits

DateSubjectAuthorReleases
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.1.22
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.2.17
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.3.13
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.4.8
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.5.3
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.6.0
2016-04-21 Provide errno-translation wrappers around bind() and listen() on Windows. Tom Lane 9.1.22
2016-04-21 Provide errno-translation wrappers around bind() and listen() on Windows. Tom Lane 9.3.13
2016-04-21 Provide errno-translation wrappers around bind() and listen() on Windows. Tom Lane 9.2.17
2016-04-21 Provide errno-translation wrappers around bind() and listen() on Windows. Tom Lane 9.4.8
2016-04-21 Provide errno-translation wrappers around bind() and listen() on Windows. Tom Lane 9.5.3
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
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.6.0
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.2.17
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.1.22
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.5.3
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.4.8
2016-03-29 Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane 9.3.13
2016-01-04 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.1.20
2016-01-04 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.4.6
2016-01-04 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.2.15
2016-01-04 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.3.11
2016-01-03 Fix treatment of *lpNumberOfBytesRecvd == 0: that's a completion condition. Tom Lane 9.6.0