Re: PL/perl should fail on configure, not make

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, Josh Berkus <josh@agliodbs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Tim Bunce <Tim.Bunce@pobox.com>
Date: 2013-01-10T22:06:01Z
Lists: pgsql-hackers
On 1/10/13 4:48 PM, Tom Lane wrote:
> Well, I'm not the package maintainer for perl, so this is not an
> authoritative answer ... but I don't believe that there's any
> expectation that you could replace the installation with a different
> major perl version and still have C-level dependencies work.

Well, Debian does support that.  It is necessary to be able to upgrade
to the next distribution release and have old packages linked against an
older libperl keep working.  Apparently, Fedora doesn't support that.