]> granicus.if.org Git - postgresql/commit
Provide for testing on python3 modules when under MSVC
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 4 May 2018 19:22:48 +0000 (15:22 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 4 May 2018 19:33:06 +0000 (15:33 -0400)
commita9fbf550b1f1a09baa505153820d95ccd76b56b8
tree9eda8b73d925f01d1abf02b7d3884dd0f3537c69
parent679b07469a17eb08271dfeec1f015f9239ce40bd
Provide for testing on python3 modules when under MSVC

This should have been done some years ago as promised in commit
c4dcdd0c2. However, better late than never.

Along the way do a little housekeeping, including using a simpler test
for the python version being tested, and removing a redundant subroutine
parameter. These changes only apply back to release 9.5.

Backpatch to all live releases.
src/tools/msvc/Install.pm
src/tools/msvc/vcregress.pl