Windows needs WSAStartup() before getaddrinfo() will work. Andrew Dunstan
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Aug 2005 18:44:03 +0000 (18:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 27 Aug 2005 18:44:03 +0000 (18:44 +0000)
commitec4f17118672c34ff3cb917ebbd1a46bc0c16cbd
tree6990cd799c3cebfce3b8c361d5880d8c58834ddc
parent8b73bd26c0c0fbb6af939409ae07c53845e28849
Windows needs WSAStartup() before getaddrinfo() will work.  Andrew Dunstan
src/bin/initdb/initdb.c