pgsql: Fix typo in PL/Perl Safe.pm initialization that prevented the - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Fix typo in PL/Perl Safe.pm initialization that prevented the
Date
Msg-id 20050523020253.32D8352861@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix typo in PL/Perl Safe.pm initialization that prevented the proper
sharing of %_SHARED. From Andrew Dunstan.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.67 -> r1.67.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.67&r2=1.67.4.1)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Fix typo in PL/Perl Safe.pm initialization that prevented the
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Avoid redundant relation lock grabs during planning, and make