db_abort_transactionWhat it does:
Aborts a transaction.Defined in: /web/philip/packages/acs-core/10-database-procs.tcl
Source code:
# Not a real error. We just throw this so db_transaction can catch it and know # to abort things. error "<<AD_ABORT_TRANSACTION>>" 1