]> granicus.if.org Git - postgresql/commit
Redo MSVC build implementation for pg_xlogdump.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Feb 2013 17:00:53 +0000 (12:00 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Feb 2013 17:00:53 +0000 (12:00 -0500)
commita64e33f030f3ba379a0d3e22fe6bcda9dc3bbc60
tree46fa905607c27d10bab5526f6fdcd4ea21128ae6
parentaa05c37e823a41056273e73f6b3d168009a67c3f
Redo MSVC build implementation for pg_xlogdump.

The previous commit didn't work on MSVC editions earlier than
Visual Studio 2011, apparently. This works by copying files into the
contrib directory, and making provision to clean them up, which should
work on all editions.
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/clean.bat