pgsql: Use the preferred version of xsubpp, not necessarily the one tha

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use the preferred version of xsubpp, not necessarily the one tha
Date: 2011-11-26 20:25:22
Message-ID: E1RUOoM-0006VV-QJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use the preferred version of xsubpp, not necessarily the one that came with the
distro version of perl.

David Wheeler and Alex Hunsaker.

Backpatch to 9.1 where it applies cleanly. A simple workaround is available for earlier
branches, and further effort doesn't seem warranted.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/403372459efe4c938d6777e9c10cadc2811c835a

Modified Files
--------------
src/pl/plperl/GNUmakefile | 7 +++++--
src/tools/msvc/Mkvcbuild.pm | 5 ++++-
2 files changed, 9 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Tgl 2011-11-26 22:14:08 pgfiledump - pg_filedump: Update for Postgres 9.1; add knowledge of some
Previous Message Andrew Dunstan 2011-11-26 20:22:57 pgsql: Use the preferred version of xsubpp, not necessarily the one tha