File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 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 $ -->
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 and logging additions
91
+ Monitoring, logging, and performance 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
+ COPY TO 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
You can’t perform that action at this time.
0 commit comments