mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 10:40:09 -04:00
Add to major release notes items, per Simon.
This commit is contained in:
parent
90c07a71ca
commit
ae3f415f1d
1 changed files with 6 additions and 5 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue