Skip to content
Snippets Groups Projects
Commit f44328b2 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Change HISTORY to show outer joins in 7.1 or 7.2.

parent 11a93191
Branches
Tags REL7_0
No related merge requests found
...@@ -26,8 +26,8 @@ Major changes in this release: ...@@ -26,8 +26,8 @@ Major changes in this release:
variety of new features. See the psql manual page for details. variety of new features. See the psql manual page for details.
Upcoming Features Upcoming Features
In 7.1, we plan to have outer joins, storage for very long In 7.1 or 7.2, we plan to have outer joins, storage for very
rows, and a write-ahead logging system. long rows, and a write-ahead logging system.
Migration to v7.0 Migration to v7.0
......
TODO list for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......
<!-- <!--
$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"> <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 ...@@ -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> <surname>Momjian</surname>
</author> </author>
</authorgroup> </authorgroup>
<date>2000-04-01</date> <date>2000-05-08</date>
</docinfo> </docinfo>
--> -->
<para> <para>
...@@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho ...@@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho
</term> </term>
<listitem> <listitem>
<para> <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. write-ahead logging system.
</para> </para>
</listitem> </listitem>
......
(1999-07-15) (2000-05-08)
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details 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 on the latest release, upcoming features, and other information to make your
work or play with PostgreSQL more productive. work or play with PostgreSQL more productive.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment