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

Modified Files:
        changelog.txt future.txt 
Log Message:
Dict cursor support has already been factored in.
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.27&r2=1.28

Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- changelog.txt       21 Nov 2008 23:24:38 -0000      1.27
+++ changelog.txt       21 Nov 2008 23:46:31 -0000      1.28
@@ -9,7 +9,7 @@
   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.
+- Added customizable row_factory as suggested by Simon Pamies.
 - Separated between mandatory and additional type objects.
 - Added keyword args to insert, update and delete methods.
 - Added exception handling for direct copy.

   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.19&r2=1.20

Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- future.txt  21 Nov 2008 23:24:38 -0000      1.19
+++ future.txt  21 Nov 2008 23:46:31 -0000      1.20
@@ -27,8 +27,6 @@
 
 - Notice handling
   (http://mailman.vex.net/pipermail/pygresql/2005-November/001530.html)
-- Dict cursors
-  (http://mailman.vex.net/pipermail/pygresql/2006-September/001766.html)
 
 
 Wish List

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

Reply via email to