Only provide openssl_tls_init_hook if building with openssl This should have been protected by #ifdef USE_OPENSSL in commit 896fcdb230.
Per the real complaint this time from Daniel Gustafsson. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f342d7ad03e61a1cea0339cf0c5aea0d01c3b43e Modified Files -------------- src/include/libpq/libpq-be.h | 2 ++ 1 file changed, 2 insertions(+)
