ROLLBACK automatically - Mailing list pgsql-general

From hstenger@adinet.com.uy
Subject ROLLBACK automatically
Date
Msg-id 397BB815.EDBB596E@adinet.com.uy
Whole thread Raw
List pgsql-general
Hi you all!

I nedd to figure out how to instruct PostgreSQL to ROLLBACK automatically when
something goes bad within a transaction (i.e. it fell in *ABORT STATE*).

Do you think a trigger will do?

Do you thing only a hack will do? (Like calling the rollback code after calling
the aborting code)

Or is there a set I don't know about?

Thanx!!

Cheers,
Haroldo.
--
----------------------+------------------------
 Haroldo Stenger      | hstenger@ieee.org
 Montevideo, Uruguay. | hstenger@adinet.com.uy
----------------------+------------------------
 Visit UYLUG Web Site: http://www.linux.org.uy
-----------------------------------------------

pgsql-general by date:

Previous
From: "Robert B. Easter"
Date:
Subject: WaitOnLock error - what does this mean?
Next
From: Tom Lane
Date:
Subject: Re: Migrating from Sybase