Re: Sane error messages for SSL retry cases - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Sane error messages for SSL retry cases
Date
Msg-id 200610030000.k9300P620832@momjian.us
Whole thread Raw
In response to Re: Sane error messages for SSL retry cases  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Is this a TODO?  I don't see how it is a new problem, meaning it
> > probably is for 8.3.
> 
> It's definitely not a new problem, but we hadn't recognized it before,
> so it qualifies as a new bug.  The question at hand was whether anyone
> was excited enough about it to try to push a fix in for 8.2.  Seems like
> nobody is, so let's just put it on TODO:
> 
> * Fix libpq SSL retry to avoid useless repeat connection attempts and ensuing
>   misleading error messages

Thanks, added.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sane error messages for SSL retry cases
Next
From: Bruce Momjian
Date:
Subject: Re: Faster StrNCpy