aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-06-27 12:47:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-06-27 12:47:58 -0400
commitb63dd3d88f479947ef7fb7cbf5db27de66ae0654 (patch)
treed9278731eeb77c93b702190977072e4f521c14ea /src/backend/utils/adt/arrayfuncs.c
parent6e682f61a5bdb08164a805419144318db6b7229f (diff)
downloadpostgresql-b63dd3d88f479947ef7fb7cbf5db27de66ae0654.tar.gz
postgresql-b63dd3d88f479947ef7fb7cbf5db27de66ae0654.zip
Add hints about protocol-version-related SSL connection failures.
OpenSSL's native reports about problems related to protocol version restrictions are pretty opaque and inconsistent. When we get an SSL error that is plausibly due to this, emit a hint message that includes the range of SSL protocol versions we (think we) are allowing. This should at least get the user thinking in the right direction to resolve the problem, even if the hint isn't totally accurate, which it might not be for assorted reasons. Back-patch to v13 where we increased the default minimum protocol version, thereby increasing the risk of this class of failure. Patch by me, reviewed by Daniel Gustafsson Discussion: https://postgr.es/m/a9408304-4381-a5af-d259-e55d349ae4ce@2ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions