]> 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:58:14 +0000 (14:58 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 26 Aug 2013 18:58:14 +0000 (14:58 -0400)
commite536d47ab7eb447ef0be849a8b2e06ae9080017c
tree72d80e85531e559c82cd103aa5d0f269144e965f
parenta5f11e24a4d1afb213c780812a3df14c04d7f845
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