summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorD'Arcy J.M. Cain <darcy@druid.net>2001-03-03 14:00:56 +0000
committerD'Arcy J.M. Cain <darcy@druid.net>2001-03-03 14:00:56 +0000
commit7a2fdd96329571dc65f2d4cba8a9b441c2f202fd (patch)
treec888c1900cb1bb0f4c55cd26238e54b782af6f13 /src
parent88342ae929e98cc59bf48a6da96d70d35b240510 (diff)
downloadpostgresql-7a2fdd96329571dc65f2d4cba8a9b441c2f202fd.tar.gz
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.
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/python/Announce7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/interfaces/python/Announce b/src/interfaces/python/Announce
index 20a4bb2668..7a57b0b67b 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