pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Ensure $_SHARED is declared in the main:: namespace, per bugs
Дата
Msg-id 20100727041831.B848C7541D5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571.

Author: Alex Hunsaker

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plc_perlboot.pl (r1.6 -> r1.6.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plc_perlboot.pl?r1=1.6&r2=1.6.2.1)
    pgsql/src/pl/plperl/expected:
        plperl_shared.out (r1.2 -> r1.2.6.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/expected/plperl_shared.out?r1=1.2&r2=1.2.6.1)
    pgsql/src/pl/plperl/sql:
        plperl_shared.sql (r1.2 -> r1.2.6.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/sql/plperl_shared.sql?r1=1.2&r2=1.2.6.1)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Fix grammar backpatched to 8.1
Следующее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: In postgresql.conf.sample, use on/off rather than true/false.