Contents
ROLLBACK PREPARED
A command for cancelling a transaction that was earlier prepared for two-phase commit
ROLLBACK PREPARED
is command for cancelling a transaction that was earlier prepared for two-phase commit.
ROLLBACK PREPARED
was added in PostgreSQL 8.1.
Change history
- PostgreSQL 8.1
- added (commit d0a89683)
References
- PostgreSQL documentation: ROLLBACK PREPARED