Fix building with MSVC for TLS session disabling

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: ddd66a6295c5205a5ce46dc09bcbd0dae38c7a8d
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-07-26T17:09:54Z
Releases: 14.13
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

Files

PathChange+/−
src/tools/msvc/Solution.pm modified +2 −0

Discussion