From f44328b2b8cb175d05d424ab147d04ad0de744c5 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 8 May 2000 23:56:50 +0000 Subject: [PATCH] Change HISTORY to show outer joins in 7.1 or 7.2. --- HISTORY | 4 ++-- doc/TODO | 2 +- doc/src/sgml/release.sgml | 6 +++--- register.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HISTORY b/HISTORY index 6c64141110..b0831b02bd 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 72a6bf52fc..23c904e058 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 712389fe67..f790e16440 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -15,7 +15,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho Momjian - 2000-04-01 + 2000-05-08 --> @@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho - 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. diff --git a/register.txt b/register.txt index 17730c6fa7..c6590b095d 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. -- 2.40.0