]> 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:18 +0000 (15:33 -0400)
commitc1f3638d21a000ea93d4ebcf7e1f34fa92f4cc35
tree1a7dbb36c64ac97a7097a7e77f828383aa0f5607
parent1fcb0dfa681572d04061896ffb0761a0e559191f
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