vcbuild verbosity

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: vcbuild verbosity
Date: 2007-01-09 17:56:53
Message-ID: 45A3D765.6030804@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Attachment Content-Type Size
msvc_build.patch text/plain 795 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2007-01-09 20:02:54 COPY with no WAL, v2
Previous Message Bruce Momjian 2007-01-09 14:21:21 Re: COPY with no WAL, in certain circumstances