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

Modified Files:
        install.txt 
Log Message:
Mention the new requirements (Python 2.3 and PostgreSQL 7.4).
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/install.txt.diff?r1=1.8&r2=1.9

Index: install.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/install.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- install.txt 15 Mar 2008 11:35:35 -0000      1.8
+++ install.txt 1 Nov 2008 15:49:19 -0000       1.9
@@ -15,9 +15,9 @@
 are on Windows, make sure that the directory with libpq.dll is in your
 ``PATH`` environment variable.
 
-The current version of PyGreSQL has been tested with Python 2.4.3 and
-PostGreSQL 8.1.4. Older version should work as well, but you will need
-at least Python 2.1 and PostgreSQL 7.1.3.
+The current version of PyGreSQL has been tested with Python 2.5 and
+PostGreSQL 8.3. Older version should work as well, but you will need
+at least Python 2.3 and PostgreSQL 7.4.
 
 If you are using the DB-API 2.0 module you may consider installing
 `mxDateTime <http://www.egenix.com/files/python/mxDateTime.html>`_.

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

Reply via email to