|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.462 2006/10/0702:18:34 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.463 2006/10/0703:17:13 neilc Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -96,7 +96,7 @@ For new features, add links to the documentation sections.
|
96 | 96 | <listitem>
|
97 | 97 | <para>
|
98 | 98 | Query language enhancements including <literal>RETURNING</literal>
|
99 |
| -values, multi-<literal>VALUES</literal>, support, and |
| 99 | +values, multi-<literal>VALUES</literal> support, and |
100 | 100 | self-joins for <command>DELETE</command>
|
101 | 101 | </para>
|
102 | 102 | </listitem>
|
|