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

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: This patch enables verbose output when building all projects.
Date: 2007-01-10 03:54:35
Message-ID: 20070110035435.88D339FB24E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-01-10 04:02:05 pgsql: Attached patch fixes two problems: 1) gendef works from inside
Previous Message User Fxjr 2007-01-10 03:40:33 npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr.