pgsql: Detect and error out on inability to get proper linkage

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Detect and error out on inability to get proper linkage
Date: 2008-11-12 00:00:29
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Detect and error out on inability to get proper linkage information required for plperl, usually due to absence of perl ExtUtils::Embed module. Backpatch as far as 8.1.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql:
configure (r1.578.2.10 -> r1.578.2.11)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.578.2.10&r2=1.578.2.11)
pgsql/config:
perl.m4 (r1.3 -> r1.3.10.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/perl.m4?r1=1.3&r2=1.3.10.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2008-11-12 00:00:53 pgsql: Detect and error out on inability to get proper linkage
Previous Message Andrew Dunstan 2008-11-12 00:00:05 pgsql: Detect and error out on inability to get proper linkage