]> granicus.if.org Git - postgresql/commit
Unconditionally use the WSA equivalents of Socket error constants.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 26 Aug 2013 18:56:49 +0000 (14:56 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 26 Aug 2013 18:56:49 +0000 (14:56 -0400)
commite912963a22ba5c1bd909d6ee53f41b8ae6c69166
tree5f44cfcc149766f6d40eba0cf30517a675b20b94
parent005f583ba4e6d4d19b62959ef8e70a3da4d188a5
Unconditionally use the WSA equivalents of Socket error constants.

This change will only apply to mingw compilers, and has been found
necessary by late versions of the mingw-w64 compiler. It's the same as
what is done elsewhere for the Microsoft compilers.

Backpatch of commit 73838b5251e.

Problem reported by Michael Cronenworth, although not his patch.
src/include/port/win32.h