pgsql: VC build patch from Magnus: Typo in the changes to plperl - uses

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: VC build patch from Magnus: Typo in the changes to plperl - uses
Date: 2006-11-21 17:54:27
Message-ID: 20061121175427.1EC559FA594@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
VC build patch from Magnus:

Typo in the changes to plperl - uses wrong dir, and had a missing slash.

Also fixes error checking for xsubpp - it was broken in a way that hid
the problem above when run more than once (which is the normal case when
developing).

Modified Files:
--------------
pgsql/src/tools/msvc:
mkvcbuild.pl (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/mkvcbuild.pl.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-11-21 18:15:45 pgsql: In HA/load balancing does: Clarify sync/async replication
Previous Message Bruce Momjian 2006-11-21 17:01:59 pgsql: Move libpq environment reference in psql documentation to a more