pgsql: Fix building with MSVC for TLS session disabling

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix building with MSVC for TLS session disabling
Дата
Msg-id E1sXOYE-001KtE-OG@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_15_STABLE

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

Modified Files
--------------
src/tools/msvc/Solution.pm | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Clarify error message and documentation related to typed tables.
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix macro placement in pg_config.h.in