aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/nodeFuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-06-24 13:03:59 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-06-24 13:03:59 +0200
commit901a9d53011573e45cd7b87682f0520ef3b0fd2d (patch)
tree271c3f22af2bd1f68a593edb9ca57824299f6240 /src/backend/nodes/nodeFuncs.c
parent1f50918a6fb02207d151e7cb4aae4c36de9d827c (diff)
downloadpostgresql-901a9d53011573e45cd7b87682f0520ef3b0fd2d.tar.gz
postgresql-901a9d53011573e45cd7b87682f0520ef3b0fd2d.zip
Remove unportable test
The ssl test "IPv4 host with CIDR mask does not match" apparently has a portability problem. Some operating systems don't reject the host name specification "192.0.2.1/32" as an IP address, and that is then later rejected when the SNI is set, which results in a different error message that the test is supposed to verify. The value of the test has been questioned in the discussion, and it was suggested that removing it would be an acceptable fix, so that's what this is doing. Reported-by: Nazir Bilal Yavuz <byavuz81@gmail.com> Bug: #17522 Discussion: https://www.postgresql.org/message-id/flat/17522-bfcd5c603b5f4daa%40postgresql.org
Diffstat (limited to 'src/backend/nodes/nodeFuncs.c')
0 files changed, 0 insertions, 0 deletions