]> 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:22:48 +0000 (15:22 -0400)
commit966268c7621c4bca534961440b497a3270395fc2
treef135aa7d248d17982fa4d76b3267b8f04b027ee6
parent608a710195a4be20ad5f3e97b24db76aebe02808
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