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

Modified Files:
        future.txt 
Log Message:
Check Python version, do not install with Py < 2.3 and Py >= 3.0. Added meta  
information.
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.13&r2=1.14

Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- future.txt  21 Nov 2008 11:18:32 -0000      1.13
+++ future.txt  21 Nov 2008 13:55:22 -0000      1.14
@@ -6,8 +6,6 @@
 To Do
 -----
 
-- Add check that we have at least Py 2.3 and Pg 7.4,
-  remove or rewrite old/ineffective code
 - Support PQescapeStringConn and PQescapeByteaConn
   (see also http://www.postgresql.org/docs/techdocs.49).
 - Use PQescapeStringConn in the _quote() function of pg and pgdb

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

Reply via email to