Support Python 3 tests under MSVC

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Support Python 3 tests under MSVC
Дата
Msg-id b4aaa96e-2468-5ada-4682-a1b05aa207aa@2ndQuadrant.com
обсуждение исходный текст
Ответы Re: Support Python 3 tests under MSVC  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Re: Support Python 3 tests under MSVC  (Yuriy Zhuravlev <stalkerg@gmail.com>)
Список pgsql-hackers
Here are a couple of patches, one for master and one for the back
branches from 9.5 to 10 to allow testing of plpython3 and associated
contrib modules when building with MSVC.

I've tested this out on a Windows 2016 machine with Visual Studio 2017.

I'd like to apply these - they only affect the testing script
vcregress.pl, so they should be very low risk.


cheers

andrew



-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "could not reattach to shared memory" on buildfarm member dory
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Patch missing from back branches