diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-04-30 08:14:02 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-04-30 08:14:02 +0900 |
commit | e30b0b5cfaeb4f1f739f82c34c5ae2773852a088 (patch) | |
tree | c8697ef2b1cd172dd9109be9e485fd33d1ed075c /src/backend/utils/adt/jsonpath_exec.c | |
parent | 1816a1c6ffe46782eee9a16a974b4aa3f4b8457b (diff) | |
download | postgresql-e30b0b5cfaeb4f1f739f82c34c5ae2773852a088.tar.gz postgresql-e30b0b5cfaeb4f1f739f82c34c5ae2773852a088.zip |
Fix check for conflicting SSL min/max protocol settings
Commit 79dfa8a has introduced a check to catch when the minimum protocol
version was set higher than the maximum version, however an error was
getting generated when both bounds are set even if they are able to
work, causing a backend to not use a new SSL context but keep the old
one.
Author: Daniel Gustafsson
Discussion: https://postgr.es/m/14BFD060-8C9D-43B4-897D-D5D9AA6FC92B@yesql.se
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions