Backport changes to allow building with MinGW 64 bit compiler.

Andrew Dunstan <andrew@dunslane.net>

Commit: 2ea865de5660f75f44f6b1ba78090e41e070cb4c
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-04-09T21:59:27Z
Releases: 9.0.4
Backport changes to allow building with MinGW 64 bit compiler.

These changes have been in HEAD for some time with no ill effect. They
are only being backported to 9.0, as the required WINNT version was not
high enough before that.

Files

PathChange+/−
config/ac_func_accept_argtypes.m4 modified +3 −2
configure modified +2 −2
src/include/c.h modified +1 −1
src/include/port.h modified +4 −0
src/include/port/win32.h modified +17 −1
src/include/port/win32/sys/socket.h modified +1 −0
src/port/getaddrinfo.c modified +1 −2
src/test/regress/resultmap modified +3 −0