Skip to content

Commit ae3f415

Browse files
committed
Add to major release notes items, per Simon.
1 parent 90c07a7 commit ae3f415

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/src/sgml/release.sgml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.452 2006/09/22 15:41:12 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.453 2006/09/22 18:09:40 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -82,13 +82,13 @@ For new features, add links to the documentation sections.
8282

8383
<listitem>
8484
<para>
85-
Continuous archiving enhancements
85+
Warm standby server enhancements
8686
</para>
8787
</listitem>
8888

8989
<listitem>
9090
<para>
91-
Monitoring and logging additions
91+
Monitoring, logging, and performance tuning additions
9292
</para>
9393
</listitem>
9494

@@ -113,13 +113,14 @@ For new features, add links to the documentation sections.
113113

114114
<listitem>
115115
<para>
116-
COPY support for SELECT statements
116+
COPY TO support for SELECT statements
117117
</para>
118118
</listitem>
119119

120120
<listitem>
121121
<para>
122-
Array and aggregate improvements
122+
Array and aggregate improvements, including SQL:2003
123+
statistical functions
123124
</para>
124125
</listitem>
125126

0 commit comments

Comments
 (0)