From 7a2fdd96329571dc65f2d4cba8a9b441c2f202fd Mon Sep 17 00:00:00 2001 From: "D'Arcy J.M. Cain" Date: Sat, 3 Mar 2001 14:00:56 +0000 Subject: [PATCH] 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. --- src/interfaces/python/Announce | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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