We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent11a9319 commitf44328bCopy full SHA for f44328b
HISTORY
@@ -26,8 +26,8 @@ Major changes in this release:
26
variety of new features. See the psql manual page for details.
27
28
Upcoming Features
29
- In 7.1, we plan to have outer joins, storage for verylong
30
- rows, and a write-ahead logging system.
+ In 7.1 or 7.2, we plan to have outer joins, storage for very
+longrows, and a write-ahead logging system.
31
32
Migration to v7.0
33
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated:Sat May 616:20:00 EDT 2000
+Last updated:Sat May 623:21:34 EDT 2000
4
5
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
6
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
15
<surname>Momjian</surname>
16
</author>
17
</authorgroup>
18
- <date>2000-04-01</date>
+ <date>2000-05-08</date>
19
</docinfo>
20
21
<para>
@@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho
89
</term>
90
<listitem>
91
92
-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
93
write-ahead logging system.
94
</para>
95
</listitem>
register.txt
-(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.