summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapHeapscan.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-10-20 16:49:00 +0900
committerMichael Paquier <michael@paquier.xyz>2021-10-20 16:49:00 +0900
commitabb9ee92c5070d2b742aea9175c6a59ee403049f (patch)
tree24a3dd33e806e9551000d65c75f53fe67c1b05d9 /src/backend/executor/nodeBitmapHeapscan.c
parent842fe6123c8acd09fac904ffb89bee883b36ac12 (diff)
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/executor/nodeBitmapHeapscan.c')
0 files changed, 0 insertions, 0 deletions