Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv29346/docs
Modified Files:
future.txt
Log Message:
Modernize code in pg module a bit (we are requiring Py 2.3 now).
To see the diffs for this commit:
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.12&r2=1.13
Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- future.txt 20 Nov 2008 01:29:45 -0000 1.12
+++ future.txt 21 Nov 2008 11:18:32 -0000 1.13
@@ -7,7 +7,7 @@
-----
- Add check that we have at least Py 2.3 and Pg 7.4,
- remove or rewrite cruft with old smell (has_key, type() etc.)
+ 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