From: D'Arcy J.M. Cain Date: Sat, 3 Mar 2001 14:00:56 +0000 (+0000) Subject: Update the version number. We may change this to 7.1 if we align it with X-Git-Tag: REL7_1~268 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a2fdd96329571dc65f2d4cba8a9b441c2f202fd;p=thirdparty%2Fpostgresql.git Update the version number. We may change this to 7.1 if we align it with PostgreSQL. Add notice that development has moved into the PostgreSQL tree. --- diff --git a/src/interfaces/python/Announce b/src/interfaces/python/Announce index 20a4bb2668a..7a57b0b67b4 100644 --- a/src/interfaces/python/Announce +++ b/src/interfaces/python/Announce @@ -1,12 +1,15 @@ -Announce: Release of PyGreSQL version 3.1 +Announce: Release of PyGreSQL version 3.2 (beta) =============================================== -PyGreSQL v3.1 has been released. +PyGreSQL v3.2 has been released. It is available at: ftp://ftp.druid.net/pub/distrib/PyGreSQL.tgz. If you are running NetBSD, look in the packages directory under databases. There is also a package in the FreeBSD ports collection. +From March 1 2001 the PyGreSQL development has moved into the PostgreSQL +development tree. + PostgreSQL is a database system derived from Postgres4.2. It conforms to (most of) ANSI SQL and offers many interesting capabilities (C dynamic linking for functions or type definition, etc.). This package