Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv16211

Modified Files:
        changelog.txt 
Log Message:
One major change was missing in the changelog for version 4.0.
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.41&r2=1.42

Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- changelog.txt       22 Oct 2009 17:46:45 -0000      1.41
+++ changelog.txt       9 Nov 2009 17:18:37 -0000       1.42
@@ -22,6 +22,7 @@
 - Separated between mandatory and additional type objects.
 - Added keyword args to insert, update and delete methods.
 - Added exception handling for direct copy.
+- Start transactions only when necessary, not after every commit().
 - Release the GIL while making a connection
   (as suggested by Peter Schuller).
 - If available, use decimal.Decimal for numeric types.

_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to