]> granicus.if.org Git - postgresql/commitdiff
Note that PyGreSQL has been checked against Python 2.1 now.
authorD'Arcy J.M. Cain <darcy@druid.net>
Sun, 4 Nov 2001 19:47:16 +0000 (19:47 +0000)
committerD'Arcy J.M. Cain <darcy@druid.net>
Sun, 4 Nov 2001 19:47:16 +0000 (19:47 +0000)
src/interfaces/python/README

index 4a8a0d28d69db2ee08fd373227f4610ac43d7f97..24e100efac20589788ebc1c02cbc266c75391797 100644 (file)
@@ -64,7 +64,7 @@ based on the PyGres95 code written by Pascal Andre, andre@chimay.via.ecp.fr.
 I changed the version to 2.0 and updated the code for Python 1.5 and
 PostgreSQL 6.2.1.  While I was at it I upgraded the code to use full ANSI 
 style prototypes and changed the order of arguments to connect.  The latest
-version of PyGreSQL works with PostgreSQL 7.1.2 and Python 2.0.
+version of PyGreSQL works with PostgreSQL 7.1.3 and Python 2.1.
 
 
 1.2. Distribution files