Обсуждение: Release feature

Поиск
Список
Период
Сортировка

Release feature

От
"Marx Barbosa"
Дата:
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

От
Jaime Casanova
Дата:
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 ;)