pgsql: Fix MSVC builds for previous patch's addition of a src/port file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix MSVC builds for previous patch's addition of a src/port file
Date: 2012-02-29 05:24:11
Message-ID: E1S2c1L-0000Oq-Pa@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix MSVC builds for previous patch's addition of a src/port file.

(And why in the world is this OBJS list not being scraped from the
corresponding Makefile?)

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8cae5810ebaaabb54171d9953bdd9cc802f0d135

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-02-29 13:55:17 pgsql: Correctly detect SSI conflicts of prepared transactions after cr
Previous Message Alvaro Herrera 2012-02-29 03:27:45 pgsql: Fix typo in comment