pgsql: Fix plperl crash with list value return for an array result type. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Fix plperl crash with list value return for an array result type.
Date
Msg-id 20050712203543.1F61B52A56@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix plperl crash with list value return for an array result type.
Reported by Michael Fuhr, fixed by Andrew Dunstan.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.85 -> r1.86)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.85&r2=1.86)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: More pgcrypto fixes: handle long messages correctly, suppress
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - web: Extra info regarding 01.