Re: [HACKERS] [GENERAL] Small patch for PL/Perl Misbehavior with
stgreSQL gets freed automatically by the backend? (I wasn't familiar enough with the backend to know how to ask for memory confident in the understanding that it would at some point be freed. ;) Jw. -- John Worsley - [EMAIL PROTECTED] http://www.openvein.com/ -
[HACKERS] [GENERAL] Small patch for PL/Perl Misbehavior with Runtime ErrorReporting
llows, and is attached. src/pl/plperl/plperl.c: 443c443,445 < elog(ERROR, "plperl: error from function: %s", SvPV(ERRSV, PL_na)); --- > elog(NOTICE, "plperl: error from function: %s", SvPV(ERRSV, PL_na)); > sv_setpv(perl_get_sv(&