Re: Error-like LOG when connecting with SSL for password authentication

Ryan Murphy <ryanfmurphy@gmail.com>

From: Ryan Murphy <ryanfmurphy@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: Michael Paquier <michael.paquier@gmail.com>
Date: 2017-07-05T15:45:15Z
Lists: pgsql-hackers
Hi Michael,

I tried to apply your patch to HEAD and it failed.  But I think that's because some version of it has already been committed, correct?  I see some of your ECONNRESET and "SSL connection has been closed unexpectedly" code already in HEAD.

Best,
Ryan

The new status of this patch is: Waiting on Author

Commits

  1. Treat clean shutdown of an SSL connection same as the non-SSL case.