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

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Ryan Murphy <ryanfmurphy@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-07-05T23:21:04Z
Lists: pgsql-hackers
On Thu, Jul 6, 2017 at 12:45 AM, Ryan Murphy <ryanfmurphy@gmail.com> wrote:
> 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.

Thanks Ryan for the reminder. Heikki has pushed a minimum patch set as
b93827c7. So I have updated the CF app accordingly.
-- 
Michael


Commits

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