diff CHANGES.txt @ 6611:a43a40af817d

Add changelog entry for savepoint replace commit()
author John Rouillard <rouilj@ieee.org>
date Sat, 29 Jan 2022 11:38:38 -0500
parents 328ad56e438a
children b7093aa16895
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jan 29 11:29:36 2022 -0500
+++ b/CHANGES.txt	Sat Jan 29 11:38:38 2022 -0500
@@ -73,6 +73,8 @@
   Andrew (kragacles) patched uses of socket.sslerror in mailgy.py.
   Patch adapted to allow trapping sslerror under both python2 and 3.
   (John Rouillard)
+- issue2551142 - postgresql reworked to use savepoint/"rollback to"
+  rather than commit()/rollback(). Using savepoint should be faster.
 
 Features:
 

Roundup Issue Tracker: http://roundup-tracker.org/