Name

ABORT — abort the current transaction

Synopsis

ABORT [ WORK | TRANSACTION ]

Notes

Use COMMIT(7) to successfully terminate a transaction.

Issuing ABORT outside of a transaction block emits a warning and otherwise has no effect.