Re: errcontext support in PL/Perl - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: errcontext support in PL/Perl
Date
Msg-id 1253027322.18101.18.camel@fsopti579.F-Secure.com
Whole thread Raw
In response to Re: errcontext support in PL/Perl  (Alexey Klyukin <alexk@commandprompt.com>)
Responses Re: errcontext support in PL/Perl
List pgsql-hackers
On Tue, 2009-07-21 at 20:54 +0300, Alexey Klyukin wrote:
> Attached is the updated version of the patch (the original description  
> is here: http://archives.postgresql.org/pgsql-hackers/2009-07/msg01332.php) 
>   that doesn't use global variables.

Patch looks OK.

But for extra credit, couldn't we code it so that the context is set
before the PL handler is called, so that we get this functionality into
all PLs at once?




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Timestamp to time_t
Next
From: Andrew Gierth
Date:
Subject: Re: Timestamp to time_t