Skip install/test of pgcrypto on MSVC when not built with openssl

Andrew Dunstan <andrew@dunslane.net>

Commit: 825d95e8a8b266110d3d7eaa38a8f4abcf146a1a
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-01-07T20:48:53Z
Releases: 15.0
Skip install/test of pgcrypto on MSVC when not built with openssl

Commit db7d1a7b05 missed a couple of places that needed adjustment now
we are not building pgcrypto when openssl is not configured, causing
contrib installcheck to fail in such a case.

Files

PathChange+/−
src/tools/msvc/Install.pm modified +1 −0
src/tools/msvc/vcregress.pl modified +1 −0