Re: Support Python 3 tests under MSVC - Mailing list pgsql-hackers

From Yuriy Zhuravlev
Subject Re: Support Python 3 tests under MSVC
Date
Msg-id CANiD2e9VPbdbnJdHdtxUMvkt6eLkENqi4zE_GyEkjWT+y-6V+Q@mail.gmail.com
Whole thread Raw
In response to Support Python 3 tests under MSVC  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
Interesting, this working fine more than year with CMake build version.

On Tue, 1 May 2018, 04:53 Andrew Dunstan, <andrew.dunstan@2ndquadrant.com> wrote:

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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: EXECUTE does not process parameters
Next
From: Yuriy Zhuravlev
Date:
Subject: Re: obsoleting plpython2u and defaulting plpythonu to plpython3u