Add code to use Windows getaddrinfo and friends if they exist. This

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c3bf8dee0e6158fb78e3e4b5f31066e2172de0b1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-24T22:13:23Z
Releases: 8.1.0
Add code to use Windows getaddrinfo and friends if they exist.  This
has to be tested dynamically if we want to make portable executables.
Chuck McDevitt and Andrew Dunstan.

Files

PathChange+/−
src/port/getaddrinfo.c modified +133 −2