pgsql: Fix building with MSVC for TLS session disabling

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix building with MSVC for TLS session disabling
Дата
Msg-id E1sXOZT-001KwQ-L2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e6dd0b8637b3577ab710738164139cf711164527

Modified Files
--------------
src/include/pg_config.h.win32 | 3 +++
src/tools/msvc/Solution.pm    | 1 +
2 files changed, 4 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix macro placement in pg_config.h.in
Следующее
От: Nathan Bossart
Дата:
Сообщение: pgsql: pg_upgrade: Move live_check variable to user_opts.