Skip to content

Commit fbab735

Browse files
committed
Add changelog entry for savepoint replace commit()
1 parent ce1c97e commit fbab735

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Fixed:
7373
Andrew (kragacles) patched uses of socket.sslerror in mailgy.py.
7474
Patch adapted to allow trapping sslerror under both python2 and 3.
7575
(John Rouillard)
76+
- issue2551142 - postgresql reworked to use savepoint/"rollback to"
77+
rather than commit()/rollback(). Using savepoint should be faster.
7678

7779
Features:
7880

0 commit comments

Comments
 (0)