pgsql: Turn down MSVC compiler verbosity - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Turn down MSVC compiler verbosity
Date
Msg-id E1aoZNJ-0002s2-PR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f79a7fa90a7111974aa986ddf2b108f4525d89ab

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix printf format
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Turn down MSVC compiler verbosity