Fix building with MSVC for TLS session disabling
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:09:54 +0000 (19:09 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:09:54 +0000 (19:09 +0200)
commitddd66a6295c5205a5ce46dc09bcbd0dae38c7a8d
treee257e6a48edd488442b2ddf46c0a1b8005dfeee8
parent51c1b4fd1579b7a410c53c193ac4e20730cbdbc5
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