]> 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:56:01 +0000 (15:56 -0400)
commitaf39c1da7de3cad28fa2e5e08f076bff9b2d6aa7
tree3743634dd82afb8ad44ca78a635f23a20fc71083
parent594ff3d7d78c7acf73ae3ea47795dc3e07550227
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/vcregress.pl