[COMMITTERS] pgsql: Build pgoutput.dll in MSVC build

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема [COMMITTERS] pgsql: Build pgoutput.dll in MSVC build
Дата
Msg-id E1d6aBa-0000HB-5V@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Build pgoutput.dll in MSVC build

Without this, logical replication obviously does not work on Windows

MauMau, with clean.bet additions from me per note from Michael Paquier

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28d1c8ccc87128f9b0b937eae277473027c36b7e

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 5 +++++
src/tools/msvc/clean.bat    | 1 +
2 files changed, 6 insertions(+)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: [COMMITTERS] pgsql: Give nicer error message when connecting to a v10 serverrequiri
Следующее
От: Magnus Hagander
Дата:
Сообщение: [COMMITTERS] pgsql: Fix wording in pg_upgrade docs