]> granicus.if.org Git - postgresql/commit
Attempt to get plpython regression tests working again for MSVC builds.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 16 Apr 2014 17:35:46 +0000 (13:35 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 16 Apr 2014 17:43:32 +0000 (13:43 -0400)
commitc4dcdd0c259bef380146eadbb55a48d4f3257639
treeb096bae63f5897c1a9dfbfdb6ebc1214e2506137
parent31a469ce37045123640c5487e2adc07722330224
Attempt to get plpython regression tests working again for MSVC builds.

This has probably been broken for quite a long time. Buildfarm member
currawong's current results suggest that it's been broken since 9.1, so
backpatch this to that branch.

This only supports Python 2 - I will handle Python 3 separately, but
this is a fairly simple fix.
src/tools/msvc/vcregress.pl