diff options
author | Noah Misch <noah@leadboat.com> | 2014-08-28 20:36:27 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-08-28 20:36:27 -0400 |
commit | ec544a65c9090bc9da11ea384d1369fd552ca8b0 (patch) | |
tree | d06d1d6df0c9748c619965bcf6e939d07cbaa868 /src/bin/psql/command.c | |
parent | 7f7eec89b66947e4098773cf286653b9c4f01c88 (diff) | |
download | postgresql-ec544a65c9090bc9da11ea384d1369fd552ca8b0.tar.gz postgresql-ec544a65c9090bc9da11ea384d1369fd552ca8b0.zip |
Always use our getaddrinfo.c on Windows.
Commit a16bac36eca8158cbf78987e95376f610095f792 let "configure" detect
the system getaddrinfo() when building under 64-bit MinGW-w64. However,
src/include/port/win32/sys/socket.h assumes all native Windows
configurations use our replacement. This change placates buildfarm
member jacana until we establish a plan for getaddrinfo() on Windows.
Diffstat (limited to 'src/bin/psql/command.c')
0 files changed, 0 insertions, 0 deletions