Thread: pgsql: This patch enables verbose output when building all projects.

pgsql: This patch enables verbose output when building all projects.

From
neilc@postgresql.org (Neil Conway)
Date:
Log Message:
-----------
This patch enables verbose output when building all projects. This is
the same output level that was used when building a single project
before, and really needed to get reasonable information about what
happens (non-verbose just says "starting build of foo" and "done
building foo", more or less).

Magnus Hagander

Modified Files:
--------------
    pgsql/src/tools/msvc:
        build.bat (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/build.bat.diff?r1=1.2&r2=1.3)