]> granicus.if.org Git - postgresql/commit
Fix MSVC builds for contrib transforms modules.
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 28 Apr 2015 15:47:08 +0000 (11:47 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 28 Apr 2015 15:47:08 +0000 (11:47 -0400)
commitcbf9f0ec312e54481e777ffbe941b548d909081e
tree2862ac54bd61b1cd0235e335e90c09da2880d5e1
parentb69bf30b9bfacafc733a9ba77c9587cf54d06c0c
Fix MSVC builds for contrib transforms modules.

With this patch the MSVC build and installation will work correctly with
the transforms. However the python transform tests for hstore and ltree
are still disabled pending some further adjustments.

Michael Paquier with some tweaks from me.
src/tools/msvc/Install.pm
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/vcregress.pl