pgsql: Add code to use Windows getaddrinfo and friends if they exist.
Started by Tom Lanealmost 21 years ago1 messagescomitters
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/port:
getaddrinfo.c (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/getaddrinfo.c.diff?r1=1.17&r2=1.18)