1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.452 2006/09/2215:41:12 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.453 2006/09/2218:09:40 momjian Exp $ -->
2
2
<!--
3
3
4
4
Typical markup:
@@ -82,13 +82,13 @@ For new features, add links to the documentation sections.
82
82
83
83
<listitem>
84
84
<para>
85
- Continuous archiving enhancements
85
+ Warm standby server enhancements
86
86
</para>
87
87
</listitem>
88
88
89
89
<listitem>
90
90
<para>
91
- Monitoring andlogging additions
91
+ Monitoring, logging, andperformance tuning additions
92
92
</para>
93
93
</listitem>
94
94
@@ -113,13 +113,14 @@ For new features, add links to the documentation sections.
113
113
114
114
<listitem>
115
115
<para>
116
- COPY support for SELECT statements
116
+ COPYTO support for SELECT statements
117
117
</para>
118
118
</listitem>
119
119
120
120
<listitem>
121
121
<para>
122
- Array and aggregate improvements
122
+ Array and aggregate improvements, including SQL:2003
123
+ statistical functions
123
124
</para>
124
125
</listitem>
125
126