Skip install/test of pgcrypto on MSVC when not built with openssl
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/Install.pm | modified | +1 −0 |
| src/tools/msvc/vcregress.pl | modified | +1 −0 |