]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix building with MSVC for TLS session disabling
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 14:29:52 +0000 (16:29 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 14:29:52 +0000 (16:29 +0200)
commit441eba34dfc573f79c17501cc85c095bf300b8e3
tree50d47e801ad898482f75dadc5dd207f7d1c5b207
parent83b4a6358b0a1f2637872340fd072b3c42258747
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