Thread: pgsql: Provide for testing on python3 modules when under MSVC

pgsql: Provide for testing on python3 modules when under MSVC

From
Andrew Dunstan
Date:
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.

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/134db37d21358fa5b0030c179bfa97af414d0f69

Modified Files
--------------
src/tools/msvc/vcregress.pl | 54 ++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 53 insertions(+), 1 deletion(-)