Hello,
It's no possible now. But I prepared small patch which implemented
variables sqlcode and sqlerrm for plpgsql. I can send it tomorrow.
regards
Pavel Stehule
On Sat, 5 Mar 2005, Ali Baba wrote:
> Hi ,
>
> I am looking for the way to get the error code
> corresponding to the exception in
On Sat, Mar 05, 2005 at 06:03:20AM -0800, Ali Baba wrote:
> I am looking for the way to get the error code
> corresponding to the exception in plpgsql.
What exception? Can you describe what you're trying to do? Are
you using the EXCEPTION clause that's available in the latest
release, or are yo