Improve error handling in backend OpenSSL implementation

Magnus Hagander <magnus@hagander.net>

Commit: 13cfa02f77936895bff6ffabf1fde5d47fd1df07
Author: Magnus Hagander <magnus@hagander.net>
Date: 2020-11-03T08:55:51Z
Releases: 14.0
Improve error handling in backend OpenSSL implementation

Commit d94c36a45ab introduced error handling to sslinfo to handle
OpenSSL errors gracefully. This ports this errorhandling to the
backend TLS implementation.

Author: Daniel Gustafsson <daniel@yesql.se>

Files

PathChange+/−
src/backend/libpq/be-secure-openssl.c modified +16 −2