This chapter focuses on learning about single and multistatement transactions and the read committed isolation level.
How to rollback when an error is encountered in a transaction block and setting savepoints.
In this chapter, you'll learn about exceptions and how to handle them.
With stacked diagnostics, you can get all the information available from PostgreSQL about an exception.