]> 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:09:27 +0000 (19:09 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 26 Jul 2024 17:09:27 +0000 (19:09 +0200)
commitce3045e9b0e5414638621a4941d8e7419fca9433
tree417a27bdc7bacbdbd1e92c20816fbc700e5da765
parent970cd5c62b728cffcd2aa100278b35ab8b31b7fe
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