pgsql: Remove no-longer-needed special case hacks in MSVC build scripts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove no-longer-needed special case hacks in MSVC build scripts
Date: 2011-02-14 04:43:19
Message-ID: E1PoqHP-0004Sq-KX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove no-longer-needed special case hacks in MSVC build scripts.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2ee69ff65de6e8626784d4a263953158ef480ab4

Modified Files
--------------
src/tools/msvc/Install.pm | 3 ---
src/tools/msvc/Mkvcbuild.pm | 5 -----
2 files changed, 0 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-02-14 06:11:13 pgsql: Fix obsolete references to old-style contrib installation method
Previous Message Tom Lane 2011-02-14 04:33:55 pgsql: More fixups for "unpackaged" conversion scripts.