pgsql: Always use our getaddrinfo.c on Windows.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Always use our getaddrinfo.c on Windows.
Date: 2014-08-29 00:38:56
Message-ID: E1XNADQ-0005bZ-S7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ec544a65c9090bc9da11ea384d1369fd552ca8b0

Modified Files
--------------
configure | 7 +++----
configure.in | 7 +++----
2 files changed, 6 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-08-29 02:38:26 pgsql: Add min and max aggregates for inet/cidr data types.
Previous Message Tom Lane 2014-08-28 22:21:39 pgsql: Fix citext upgrade script for disallowance of oidvector element