pgsql: Try to un-break MSVC build.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Try to un-break MSVC build.
Date: 2011-09-10 02:57:51
Message-ID: E1R2DlP-0005Pm-Uk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Try to un-break MSVC build.

I thought we had enough infrastructure to absorb CPPFLAGS changes from
the makefiles, but buildfarm says otherwise.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5a8de2f2e7fd5d2265f30206743ba2dd51bff222

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-09-10 13:24:49 pgsql: Remove unnecessary MATCH FULL specification in example.
Previous Message Tom Lane 2011-09-10 02:42:10 Re: nonempty default log_line_prefix (was [COMMITTERS] pgsql: Simplify handling of the timezone GUC)