Re: Catch of ERROR in PLPGSQL - Mailing list pgsql-general

From Richard Huxton
Subject Re: Catch of ERROR in PLPGSQL
Date
Msg-id 424AE57B.4000509@archonet.com
Whole thread Raw
In response to Catch of ERROR in PLPGSQL  (Shaun Clements <ShaunC@relyant.co.za>)
List pgsql-general
Shaun Clements wrote:
> Hi All
>
> Does anyone know if Postgres supports Catching of errors, from an EXECUTE,
> for Procedural Language Postgres.

In version 8, yes. See the manuals (35.7.5. Trapping Errors) for details.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Shaun Clements
Date:
Subject: Catch of ERROR in PLPGSQL
Next
From: "Cristian Prieto"
Date:
Subject: Re: Catch of ERROR in PLPGSQL