PL/Python errcontext support - Mailing list pgsql-hackers

From Peter Eisentraut
Subject PL/Python errcontext support
Date
Msg-id 200907172315.26929.peter_e@gmx.net
Whole thread Raw
List pgsql-hackers
During the review of the patch about improved PL/Python data type support, I 
figured this could be somewhat simplified if PL/Python used the errcontext() 
mechanisms instead of passing the function name around everywhere in order to 
use it in error messages.

I have produced the attached patch.  The errcontext stuff is a bit obscure to 
me though, so perhaps someone could look it over.

pgsql-hackers by date:

Previous
From: Laurent Laborde
Date:
Subject: Re: Higher TOAST compression.
Next
From: Jaime Casanova
Date:
Subject: Re: Review: support for multiplexing SIGUSR1