pgsql: Detect and error out on inability to get proper linkage - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Detect and error out on inability to get proper linkage
Date
Msg-id 20081112000053.B86217545A4@cvs.postgresql.org
Whole thread Raw
List 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::Embedmodule. Backpatch as far as 8.1. 

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql:
        configure (r1.523.2.21 -> r1.523.2.22)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.523.2.21&r2=1.523.2.22)
    pgsql/config:
        perl.m4 (r1.3 -> r1.3.8.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/perl.m4?r1=1.3&r2=1.3.8.1)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Detect and error out on inability to get proper linkage
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Detect and error out on inability to get proper linkage