We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1c97e commit fbab735Copy full SHA for fbab735
CHANGES.txt
@@ -73,6 +73,8 @@ Fixed:
73
Andrew (kragacles) patched uses of socket.sslerror in mailgy.py.
74
Patch adapted to allow trapping sslerror under both python2 and 3.
75
(John Rouillard)
76
+- issue2551142 - postgresql reworked to use savepoint/"rollback to"
77
+ rather than commit()/rollback(). Using savepoint should be faster.
78
79
Features:
80
0 commit comments