Re: Removing dependency to wsock32.lib when compiling code on WIndows - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Removing dependency to wsock32.lib when compiling code on WIndows
Date
Msg-id 53F5F19E.70400@dunslane.net
Whole thread Raw
In response to Re: Removing dependency to wsock32.lib when compiling code on WIndows  (Noah Misch <noah@leadboat.com>)
Responses Re: Removing dependency to wsock32.lib when compiling code on WIndows
List pgsql-hackers
On 08/15/2014 11:00 PM, Noah Misch wrote:
> On Fri, Aug 15, 2014 at 12:49:36AM -0700, Michael Paquier wrote:
>> Btw, how do you determine if MSVC is using HAVE_GETADDRINFO? Is it
>> decided by the inclusion of getaddrinfo.c in @pgportfiles of
>> Mkvdbuild.pm?
> src/include/pg_config.h.win32 dictates it, and we must keep @pgportfiles
> synchronized with the former's verdict.
>


What's happening about this? Buildfarm animal jacana is consistently red 
because of this.

cheers

andrew



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: proposal: rounding up time value less than its unit.
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED