Re: errcontext support in PL/Perl

From: Alexey Klyukin <alexk(at)commandprompt(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: errcontext support in PL/Perl
Date: 2009-07-21 16:47:38
Message-ID: 9F77E81C-131F-434B-8AB4-0C50302542CF@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Jul 21, 2009, at 7:20 PM, Alvaro Herrera wrote:

> Alexey Klyukin wrote:
>
>> NOTICE: Test from function one
>> CONTEXT: PL/Perl function "perl_log1"
>> SQL statement "SELECT * FROM perl_log1()"
>> PL/Perl function "perl_log1"
>
> Shouldn't the second "PL/Perl function" line say perl_log2 instead?

Hm, yeah, seems to be a problem. I'll change the callback to avoid
using global data.

--
Alexey Klyukin http://www.CommandPrompt.com
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-07-21 16:58:11 Re: full join qualifications on 8.3.1 vs. 8.3.6
Previous Message Andrew Gierth 2009-07-21 16:27:16 full join qualifications on 8.3.1 vs. 8.3.6