]> 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 17:10:37 +0000 (19:10 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:10:37 +0000 (19:10 +0200)
commite6dd0b8637b3577ab710738164139cf711164527
treeb762ac2a8e27fc10b6e992b1f510d177c8e0e9a2
parentac77add23b8141ed5f45d68bba129710e86c0a08
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/include/pg_config.h.win32
src/tools/msvc/Solution.pm