1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-24 09:27:52 +03:00

Fix a typo.

This commit is contained in:
Neil Conway
2006-10-07 03:17:13 +00:00
parent 611b4c59c7
commit 9c53544950

View File

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