Re: ON ERROR triggers
Vadim Mikheev <vmikheev@sectorbase.com>
From: "Mikheev, Vadim" <vmikheev@SECTORBASE.COM>
To: "'Holger Krug'" <hkrug@rationalizer.com>, pgsql-hackers@postgresql.org
Date: 2002-01-04T19:48:26Z
Lists: pgsql-hackers
> 2) Allow a transaction to be marked for rollback, in which case > it proceeds but rolls back at commit time. It is not possible Sorry, can you explain one more time what's the point to continue make changes in transaction which will be rolled back? How about savepoints? Vadim