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

From Peter Eisentraut
Subject Re: Unix-domain socket support on Windows
Date
Msg-id fe46da42-00f0-ef1f-ab52-456df58b5bff@2ndquadrant.com
Whole thread Raw
In response to Re: Unix-domain socket support on Windows  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Unix-domain socket support on Windows
Re: Unix-domain socket support on Windows
List pgsql-hackers
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.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Patch to add hook to copydir()
Next
From: Magnus Hagander
Date:
Subject: Re: Improve base backup protocol documentation