Name

END — commit the current transaction

Synopsis

END [ WORK | TRANSACTION ]

Notes

Use ROLLBACK(7) to abort a transaction.

Issuing END when not inside a transaction does no harm, but it will provoke a warning message.