plpgsql - raising exceptions with open cursors - Mailing list pgsql-general

From Tim Penhey
Subject plpgsql - raising exceptions with open cursors
Date
Msg-id 4146BEB7.2080205@penhey.net
Whole thread Raw
List pgsql-general
I am writing a plpgsql function and I have come across the situation
where I want to raise an exception, but there are cursors open.

Do these need to be closed before raising the exception or is that all
handled for me?

Thanks,
Tim


pgsql-general by date:

Previous
From: "Michael Paesold"
Date:
Subject: Rollback on Error
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Rollback on Error