pgsql: Fix MSVC build scripts for recent extension-related changes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix MSVC build scripts for recent extension-related changes.
Date: 2011-02-15 00:45:58
Message-ID: E1Pp93G-0002F0-2Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix MSVC build scripts for recent extension-related changes.

Untested, but we'll soon see if the buildfarm likes this.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/01ff8dd7560f2647dccc3d70f713dd6b27bf843e

Modified Files
--------------
src/tools/msvc/Install.pm | 37 +++++++++++++++++++++++++++++++------
1 files changed, 31 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2011-02-15 00:52:28 pgsql: PITR can stop at a named restore point when recovery target = ti
Previous Message Tom Lane 2011-02-15 00:22:56 pgsql: Small improvements to external-projects documentation.