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:22:57
Message-ID: E1RUOm1-0006Qm-9X@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ba00ab0b111a0cbbac612e8ea8b0d5f96534102e

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 Andrew Dunstan 2011-11-26 20:25:22 pgsql: Use the preferred version of xsubpp, not necessarily the one tha
Previous Message Tom Lane 2011-11-26 19:27:29 pgsql: Make GiST index searches smarter about queries against empty ran