Only provide new libpq sslpasskey hook for openssl-enabled builds
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 17 Apr 2020 18:11:18 +0000 (14:11 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 17 Apr 2020 18:11:18 +0000 (14:11 -0400)
commit9e24109f1a4e4d8d1d372b004d6a0dd06e673fe7
tree30d34b14b446da80de8959af8e939a015a0903c6
parent3125a5baec1cf6d3aaeb8964bc3b3c49835e0452
Only provide new libpq sslpasskey hook for openssl-enabled builds

In commit 4dc6355210 I neglected to put #ifdef USE_OPENSSL around the
declarations of the new items. This is remedied here.

Per complaint from Daniel Gustafsson.
src/interfaces/libpq/libpq-fe.h