aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY4
-rw-r--r--doc/TODO2
-rw-r--r--doc/src/sgml/release.sgml6
-rw-r--r--register.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/HISTORY b/HISTORY
index 6c641411105..b0831b02bd8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -26,8 +26,8 @@ Major changes in this release:
variety of new features. See the psql manual page for details.
Upcoming Features
- In 7.1, we plan to have outer joins, storage for very long
- rows, and a write-ahead logging system.
+ In 7.1 or 7.2, we plan to have outer joins, storage for very
+ long rows, and a write-ahead logging system.
Migration to v7.0
diff --git a/doc/TODO b/doc/TODO
index 72a6bf52fc3..23c904e0587 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat May 6 16:20:00 EDT 2000
+Last updated: Sat May 6 23:21:34 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 712389fe67e..f790e164404 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49 2000/05/08 23:56:50 momjian Exp $
-->
<chapter id="release">
@@ -15,7 +15,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho
<surname>Momjian</surname>
</author>
</authorgroup>
- <date>2000-04-01</date>
+ <date>2000-05-08</date>
</docinfo>
-->
<para>
@@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho
</term>
<listitem>
<para>
- In 7.1, we plan to have outer joins, storage for very long rows, and a
+ In 7.1 or 7.2, we plan to have outer joins, storage for very long rows, and a
write-ahead logging system.
</para>
</listitem>
diff --git a/register.txt b/register.txt
index 17730c6fa7e..c6590b095d4 100644
--- a/register.txt
+++ b/register.txt
@@ -1,5 +1,5 @@
-(1999-07-15)
+(2000-05-08)
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
on the latest release, upcoming features, and other information to make your
work or play with PostgreSQL more productive.