Re: PL/Perl crash when using threaded perl

From: Alexey Klyukin <alexk(at)waki(dot)ru>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL/Perl crash when using threaded perl
Date: 2009-08-10 19:41:28
Message-ID: 12c44d160908101241g108fa116vef0a0149a3ab6165@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 10, 2009 at 10:09 PM, Andrew Dunstan <andrew(at)dunslane(dot)net>wrote:

> I wonder if this is another case of the lack of perl library initialisation
>> bug we have seen before. Can you try with this patch to the postgres 8.3
>> sources? <
>> http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.136;r2=1.136.2.2
>> >
>
>
> We haven't put out an 8.3 release that includes that patch yet.
>

Thanks, Andrew, this patch solved the problem.

--
Alexey Klyukin wwww.commandprompt.com
The PostgreSQL Company - Command Prompt, Inc

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-08-10 19:43:45 Re: Patch for 8.5, transformationHook
Previous Message Pavel Stehule 2009-08-10 19:32:52 Re: WIP: to_char, support for EEEE format