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

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Detect and error out on inability to get proper linkage
Дата
Msg-id 20081112000005.A4BE67545A4@cvs.postgresql.org
обсуждение исходный текст
Список 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. 

Modified Files:
--------------
    pgsql:
        configure (r1.610 -> r1.611)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.610&r2=1.611)
    pgsql/config:
        perl.m4 (r1.3 -> r1.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/perl.m4?r1=1.3&r2=1.4)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Mention the tup_fetched column in pg_stat_database.
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Detect and error out on inability to get proper linkage