Thread: pgsql: Turn down MSVC compiler verbosity

pgsql: Turn down MSVC compiler verbosity

From
Andrew Dunstan
Date:
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

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9e77d0e3cf83b3a207d68a81738d7d6f0b60fe34

Modified Files
--------------
src/tools/msvc/build.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)