Обсуждение: pgsql: Fix plperl crash with list value return for an array result type.

Поиск
Список
Период
Сортировка

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

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
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)