Fix building with MSVC for TLS session disabling
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:10:12 +0000 (19:10 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:10:12 +0000 (19:10 +0200)
commit634710dfb77601d9ce5014272774cb47d053deca
tree5e77ef9f059a5b8d3dafca1f76e86f62ad9be1d3
parent40e8ea9492df601272519b0e525b9e200001e9cb
Fix building with MSVC for TLS session disabling

Commit 274bbced85 omitted the required changes for the MSVC build
system in v16 through v12. Per buildfarm animal hamerkop.

Discussion: https://postgr.es/m/7919238F-723C-4113-9742-EBCE7A76A6B4@yesql.se
src/tools/msvc/Solution.pm