]> 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:49:27 +0000 (13:49 -0400)
commit179c45ae2fb9519a343bc2e38ebe4609097d14af
tree507ba83f5554c1cd3c7bdf4a7029b44b244d99e8
parent9ad94ba08491f3300d54f0df954363ae5fe439d4
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