Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv12631
Modified Files:
future.txt
Log Message:
Added feature request to future.txt.
To see the diffs for this commit:
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.29&r2=1.30
Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- future.txt 2 Apr 2009 22:18:59 -0000 1.29
+++ future.txt 14 Aug 2009 12:46:45 -0000 1.30
@@ -33,6 +33,8 @@
- Make use of PQexecParams() and PQprepare(). This could speed up
executemany() and allow retrieving binary data directly by setting
the resultFormat parameter to one.
+- Enhance cursor.description attribute, delivering more information
+ available with PQfmod() or PQftable() for instance.
- Support optional "errorhandler" extension.
- Support optional cursor and connection attribute "messages".
- Connection as context manager (see http://tinyurl.com/6j9cef).
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql