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 5974caea-1267-7708-40f2-6009a9d653b0@2ndquadrant.com
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  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
To move this topic a long, I'll submit some preparatory patches in a 
committable order.

First is the patch to deal with getpeereid() that was already included 
in the previous patch series.  This is just some refactoring that 
reduces the difference between Windows and other platforms and prepares 
the Unix-domain socket specific code to compile cleanly on Windows.

-- 
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: Remove one use of IDENT_USERNAME_MAX
Next
From: Michael Paquier
Date:
Subject: Re: Problem with synchronous replication