pgsql: Allow older branches to be built with Visual Studio 2008. This i

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow older branches to be built with Visual Studio 2008. This i
Date: 2011-01-04 21:07:48
Message-ID: E1PaE6e-0007Vc-25@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4 branches.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=5739935188ca27b5b6e63d72748af733b5813aa9

Modified Files
--------------
src/tools/msvc/Project.pm | 5 +++--
src/tools/msvc/Solution.pm | 22 ++++++++++++++++++++++
2 files changed, 25 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-01-04 21:08:31 pgsql: Allow older branches to be built with Visual Studio 2008. This i
Previous Message Andrew Dunstan 2011-01-04 14:58:24 pgsql: Work around header misdefines in modern Windows SDK when _WIN32_