aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-10-20 16:48:57 +0900
committerMichael Paquier <michael@paquier.xyz>2021-10-20 16:48:57 +0900
commit81aefaea82934e577e9d81fcb1f809a8d75bbf5c (patch)
tree02656557b159e96a5478c29198ead8671b37bb36 /src/backend/regex/regexec.c
parent3ce3fb2f7dc66fef67c8184b96245d74372b729e (diff)
downloadpostgresql-81aefaea82934e577e9d81fcb1f809a8d75bbf5c.tar.gz
postgresql-81aefaea82934e577e9d81fcb1f809a8d75bbf5c.zip
Fix build of MSVC with OpenSSL 3.0.0
The build scripts of Visual Studio would fail to detect properly a 3.0.0 build as the check on the second digit was failing. This is adjusted where needed, allowing the builds to complete. Note that the MSIs of OpenSSL mentioned in the documentation have not changed any library names for Win32 and Win64, making this change straight-forward. Reported-by: htalaco, via github Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/YW5XKYkq6k7OtrFq@paquier.xyz Backpatch-through: 9.6
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions