Support Python 3 tests under MSVC

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Support Python 3 tests under MSVC
Date: 2018-04-30 19:52:54
Message-ID: b4aaa96e-2468-5ada-4682-a1b05aa207aa@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
plpython3.master.patch text/x-patch 3.9 KB
plpython3.9_5-10.patch text/x-patch 3.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2018-04-30 20:12:06 Re: Patch missing from back branches
Previous Message Tom Lane 2018-04-30 19:45:06 Re: "could not reattach to shared memory" on buildfarm member dory