WIN32 fixes:

Bruce Momjian <bruce@momjian.us>

Commit: 591e90a4d9dd5698dd5fd01d0d8620233c326da4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-07-06T02:12:32Z
Releases: 8.2.0
WIN32 fixes:

I take out patch for this as a promise. This is client-build support of
MS-VC6+.

Fix for different getaddrinfo structure ordering on Win32 for IPv6.

Hiroshi Saito

Files

PathChange+/−
src/bin/pg_config/win32.mak modified +7 −1
src/bin/pg_dump/win32.mak modified +10 −2
src/include/getaddrinfo.h modified +22 −1
src/include/pg_config.h.win32 modified +10 −0
src/port/thread.c modified +5 −1
src/win32.mak modified +2 −1