Fix ssl tests for when tls-server-end-point is not supported Add a function to TestLib that allows us to check pg_config.h and then decide the expected test outcome based on that.
Author: Michael Paquier <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c3d41ccf5931a2e587d114d9886717df76459a9d Modified Files -------------- src/test/perl/TestLib.pm | 19 +++++++++++++++++++ src/test/ssl/t/002_scram.pl | 21 +++++++++++++++++---- 2 files changed, 36 insertions(+), 4 deletions(-)
