From a14b88819a8a22da4f5abb19a3b1b61aebb10a7c Mon Sep 17 00:00:00 2001
From: Daniel Baumann
+
Recovering from errors caused by database access as described in
Section 46.6.2 can lead to an undesirable
situation where some operations succeed before one of them fails,
@@ -65,4 +65,4 @@ $$ LANGUAGE plpython3u;
database access. A regular Python exception raised inside an
explicit subtransaction block would also cause the subtransaction
to be rolled back.
- 46.7. Explicit Subtransactions
46.7. Explicit Subtransactions