mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Fix a typo.
This commit is contained in:
parent
611b4c59c7
commit
9c53544950
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
@ -96,7 +96,7 @@ For new features, add links to the documentation sections.
|
|||
<listitem>
|
||||
<para>
|
||||
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>
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue