]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Turn down MSVC compiler verbosity
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 8 Apr 2016 16:25:10 +0000 (12:25 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 8 Apr 2016 16:36:59 +0000 (12:36 -0400)
commit8491679434d824bcb3a1d1713070261056683476
tree693911326e8e6a4c17650a3f64576263720361c7
parent0da7cf6e85f06f6dad50114a4686d73a3b794d1d
Turn down MSVC compiler verbosity

Most of what is produced by the detailed verbosity level is of no
interest at all, so switch to the normal level for more usable output.

Christian Ullrich

Backpatch to all live branches
src/tools/msvc/build.pl