Patch applied with later socket.c file used. Thanks.
This is a major Win32 accomplishment.
---
Magnus Hagander wrote:
> Here's an attempt at new socket and signal code for win32.
>
> It works on the principle of turning
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---
Magnus Hagander wrote:
> I have been runn
I have been running with this patch for a week now, and it is more
stable than what's in there now for me. So I think it's ready to go.
I have attached an updated socket.c file that changes the following:
* Corrects two incorrect comments
* Zeroes out the fd_sets in select at EINTR for consistency