Re: Catch exceptions outside function - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Catch exceptions outside function
Date
Msg-id B0F42216-0C44-44EE-9153-B34FB59A0A5E@elevated-dev.com
Whole thread Raw
In response to Re: Catch exceptions outside function  (David Johnston <polobo@yahoo.com>)
List pgsql-admin
On Sep 18, 2013, at 7:23 AM, David Johnston <polobo@yahoo.com> wrote:

> If an exception gets that far your transaction
> has failed and you have to ROLLBACK.

Right, and after my prior post where I suggested rollback, I realized, it may be the case OP doesn't even realize
there'san open transaction, which must eventually be committed or rolled back... 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice






pgsql-admin by date:

Previous
From: Igor Neyman
Date:
Subject: Re: Catch exceptions outside function
Next
From: Roberto Grandi
Date:
Subject: Re: Catch exceptions outside function