Re: Socket problem using beta2 on Windows-XP - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Socket problem using beta2 on Windows-XP
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7AB8@algol.sollentuna.se
Whole thread Raw
In response to Socket problem using beta2 on Windows-XP  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-hackers
> > To reiterate the basic point: The broken LSP breaks a fundamental
> > promise in the sockets API that we absolutely require. The bug is
> > completely within the LSP.
>
> ISTM that maybe what we have here is a documentation shortcoming.
> I'm thinking that our Windows FAQ ought to suggest
> troubleshooting socket-related problems by removing LSPs one
> at a time.

We used to have this, but we removed it when we aded the code that fixed
the problem in 95% of the cases. It's probably a good idea to bring it
back :-(

//Magnus


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Socket problem using beta2 on Windows-XP
Next
From: Tom Lane
Date:
Subject: Re: slow IN() clause for many cases