Re: libpq SSL with non-blocking sockets - Mailing list pgsql-hackers

From Martin Pihlak
Subject Re: libpq SSL with non-blocking sockets
Date
Msg-id 4E1707C0.9010601@gmail.com
Whole thread Raw
In response to Re: libpq SSL with non-blocking sockets  (Steve Singer <ssinger_pg@sympatico.ca>)
Responses Re: libpq SSL with non-blocking sockets
Re: libpq SSL with non-blocking sockets
List pgsql-hackers
On 07/03/2011 05:08 AM, Steve Singer wrote:
> Since the original patch was submitted as a WIP patch and this version
> wasn't sent until well into the commit fest I am not sure if it
> qualifies for a committer during this commitfest or if it needs to wait
> until the next one.
> 

If possible I would like the fix to be backported as well. This is
quite a nasty bug and difficult to track down. Especially as the
actual SSL error messages are masked by the "server closed the
connection unexpectedly" message.

regards,
Martin



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Latch implementation that wakes on postmaster death on both win32 and Unix
Next
From: "Kevin Grittner"
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.