]> 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:32:31 +0000 (15:32 -0400)
commit56a45646d49b6c033adc42469f8e4361f82440a2
tree87e9d8fcc870ee69dbea386cfcb69c57ca5fdfe9
parentd03cf45fd97d0e6759c5862d04f8bde0a4d27575
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