Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv5949
Modified Files:
changelog.txt
Log Message:
Updated the ChangeLog.
To see the diffs for this commit:
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.21&r2=1.22
Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- changelog.txt 31 Oct 2008 21:13:19 -0000 1.21
+++ changelog.txt 1 Nov 2008 18:49:55 -0000 1.22
@@ -4,7 +4,10 @@
Version 4.0 (?)
---------------
-- Dropped support for Python below 2.3 and PostgreSQL below 7.2
+- Dropped support for Python below 2.3 and PostgreSQL below 7.4.
+- Improved performance of fetchall() for large result sets
+ by speeding up the type casts (as suggested by Peter Schuller).
+- Exposed exceptions as attributes of the connection object.
- Added new method to get parameter settings.
- Added row_factory as suggested by Simon Pamies.
- Separated between mandatory and additional type objects.
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql