CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/01/24 11:53:43
Modified files: src/pl/plperl : plperl.c
Log message: Fix incorrect test for whether Perl code is returning undef. This allows plperl routines to return NULL as intended.