aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-02-23 13:54:45 -0500
committerPeter Eisentraut <peter_e@gmx.net>2018-02-24 10:07:45 -0500
commit081bfc19b3b7914b78eb44e00af9dd45325dda3e (patch)
tree4401d7e9f0a78f538ba4cc99849fe8521f4514ee /src/backend/utils/adt/float.c
parentbc1adc651b8e60680aea144d51ae8bc78ea6b2fb (diff)
downloadpostgresql-081bfc19b3b7914b78eb44e00af9dd45325dda3e.tar.gz
postgresql-081bfc19b3b7914b78eb44e00af9dd45325dda3e.zip
Check error messages in SSL tests
In tests that check whether a connection fails, also check the error message. That makes sure that the connection was rejected for the right reason. This discovered that two tests had their connection failing for the wrong reason. One test failed because pg_hba.conf was not set up to allow that user, one test failed because the client key file did not have the right permissions. Fix those tests and add a new one that is really supposed to check the file permission issue. Reviewed-by: Michael Paquier <michael@paquier.xyz>
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions