]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix vcregress.pl's bincheck
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 21 Nov 2015 14:20:08 +0000 (09:20 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 21 Nov 2015 14:20:08 +0000 (09:20 -0500)
commitb29a40fea78ec003146f1aa57aa60413cd560c45
tree01aed0f8b78fbf1914f11151891cca47cc554dc8
parent47ea4614e94d459817063cf922f88a615f8cee76
Fix vcregress.pl's bincheck

We didn't have InstallTemp() in 9.4, that was implemented in 9.5, but
it's used by the new bincheck code, so add it for 9.4.
src/tools/msvc/vcregress.pl