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:08:43
Message-ID: E1PaE7X-0007WJ-Se@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_2_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-05 00:11:38 pgsql: Simplify functions and parameters used by pg_upgrade.
Previous Message Andrew Dunstan 2011-01-04 21:08:31 pgsql: Allow older branches to be built with Visual Studio 2008. This i