Re: [SQL] Release feature

2005-06-01 Thread Jaime Casanova
On 6/1/05, Marx Barbosa <[EMAIL PROTECTED]> 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! > > Th

[SQL] Release feature

2005-06-01 Thread 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 ---(end of broadcast)-