summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2006-09-22 18:09:40 +0000
committerBruce Momjian2006-09-22 18:09:40 +0000
commitae3f415f1db15788c17e163d0d7df6509f81cd2c (patch)
treea2a4b7fb679a60dc98d5a285e165ff3f2a9c60cb /doc/src
parent90c07a71ca2d7a56721929cfc846a221a8e8c410 (diff)
Add to major release notes items, per Simon.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/release.sgml11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 12fec571556..118bf20a0ac 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.452 2006/09/22 15:41:12 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.453 2006/09/22 18:09:40 momjian Exp $ -->
<!--
Typical markup:
@@ -82,13 +82,13 @@ For new features, add links to the documentation sections.
<listitem>
<para>
- Continuous archiving enhancements
+ Warm standby server enhancements
</para>
</listitem>
<listitem>
<para>
- Monitoring and logging additions
+ Monitoring, logging, and performance tuning additions
</para>
</listitem>
@@ -113,13 +113,14 @@ For new features, add links to the documentation sections.
<listitem>
<para>
- COPY support for SELECT statements
+ COPY TO support for SELECT statements
</para>
</listitem>
<listitem>
<para>
- Array and aggregate improvements
+ Array and aggregate improvements, including SQL:2003
+ statistical functions
</para>
</listitem>