pgsql: Turn down MSVC compiler verbosity

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Turn down MSVC compiler verbosity
Дата
Msg-id E1aoZNJ-0002s2-PR@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix printf format
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Turn down MSVC compiler verbosity