Thread: Release feature

Release feature

From
"Marx Barbosa"
Date:
Hi Everybody

I'd like to know which release of postgresql included the trapping errors 
sintaxe below

BEGIN
...
EXCEPTION
WHEN OTHERS THEN
..
END;

I tried to use this sintaxe with 7.4.7 release and did not works!

Thanks in advance!

Marx Haron




Re: Release feature

From
Jaime Casanova
Date:
On 6/1/05, Marx Barbosa <marxharon@hotmail.com> wrote:
> Hi Everybody
>
> I'd like to know which release of postgresql included the trapping errors
> sintaxe below
>
> BEGIN
> ...
> EXCEPTION
> WHEN OTHERS THEN
> ..
> END;
>
> I tried to use this sintaxe with 7.4.7 release and did not works!
>
> Thanks in advance!
>

8.0.x and later

--
Atentamente,
Jaime Casanova
(DBA: DataBase Aniquilator ;)