Contents
SET TRANSACTION
A command for setting the type of the current transaction
SET TRANSACTION
is a transaction command for setting the type of the current transaction.
SET TRANSACTION
was added in PostgreSQL 6.5.
Change history
- PostgreSQL 6.5
- added (initial commit 3498d878)
References
- PostgreSQL documentation: SET TRANSACTION