pgsql: Add include directory for dblink to find fmgroids.h on VS2008

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add include directory for dblink to find fmgroids.h on VS2008
Date: 2010-01-17 13:21:50
Message-ID: 20100117132150.8EF417541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add include directory for dblink to find fmgroids.h on VS2008 builds.

Modified Files:
--------------
pgsql/src/tools/msvc:
Mkvcbuild.pm (r1.47 -> r1.48)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm?r1=1.47&r2=1.48)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-17 22:56:24 pgsql: Improve the handling of SET CONSTRAINTS commands by having them
Previous Message User Hinoue 2010-01-17 13:10:41 psqlodbc - psqlodbc: 1) Allow password which contains special characters