Re: Unix-domain socket support on Windows - Mailing list pgsql-hackers

From Alvaro Herrera from 2ndQuadrant
Subject Re: Unix-domain socket support on Windows
Date
Msg-id 20190906150224.GA10164@alvherre.pgsql
Whole thread Raw
In response to Re: Unix-domain socket support on Windows  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Unix-domain socket support on Windows
List pgsql-hackers
On 2019-Sep-03, Peter Eisentraut wrote:

> On 2019-09-03 01:45, Thomas Munro wrote:
> > fe-connect.obj : error LNK2019: unresolved external symbol getpeereid
> > referenced in function PQconnectPoll
> > [C:\projects\postgresql\libpq.vcxproj]
> 
> This should be fixed in the attached patches.

Minor bitrot in MSVC script; probably trivial to resolve.

I think you should get 0001 (+0002?) pushed and see what the buildfarm
thinks; move forward from there.  0003+0004 sound like they should just
be pushed shortly afterwards, while the three remaining ones might need
some more careful review.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: tableam vs. TOAST
Next
From: Alvaro Herrera from 2ndQuadrant
Date:
Subject: Re: Unix-domain socket support on Windows