Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf44328b

Browse files
committed
Change HISTORY to show outer joins in 7.1 or 7.2.
1 parent11a9319 commitf44328b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

‎HISTORY

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Major changes in this release:
2626
variety of new features. See the psql manual page for details.
2727

2828
Upcoming Features
29-
In 7.1, we plan to have outer joins, storage for verylong
30-
rows, and a write-ahead logging system.
29+
In 7.1 or 7.2, we plan to have outer joins, storage for very
30+
longrows, and a write-ahead logging system.
3131

3232
Migration to v7.0
3333

‎doc/TODO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat May 616:20:00 EDT 2000
3+
Last updated:Sat May 623:21:34 EDT 2000
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

‎doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.49 2000/05/08 23:56:50 momjian Exp $
33
-->
44

55
<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
1515
<surname>Momjian</surname>
1616
</author>
1717
</authorgroup>
18-
<date>2000-04-01</date>
18+
<date>2000-05-08</date>
1919
</docinfo>
2020
-->
2121
<para>
@@ -89,7 +89,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.48 2000/05/04 16:15:08 tho
8989
</term>
9090
<listitem>
9191
<para>
92-
In 7.1, we plan to have outer joins, storage for very long rows, and a
92+
In 7.1 or 7.2, we plan to have outer joins, storage for very long rows, and a
9393
write-ahead logging system.
9494
</para>
9595
</listitem>

‎register.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(1999-07-15)
2+
(2000-05-08)
33
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
44
on the latest release, upcoming features, and other information to make your
55
work or play with PostgreSQL more productive.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp