Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34ed505

Browse files
committed
Fix busted markup.
1 parentbbba508 commit34ed505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.212 2003/10/16 04:11:53 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.213 2003/10/17 18:29:55 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -324,7 +324,7 @@ required for those wishing to migrate data from any previous release.</para>
324324
<listitem><para>Allow proper comparisons for arrays (Joe)</para></listitem>
325325
<listitem><para>Allow array concatenation with '||' (Joe)</para></listitem>
326326
<listitem><para>Allow indexes on array columns, and used in ORDER BY and DISTINCT (Joe)</para></listitem>
327-
<listitem><para>Allow WHERE qualification 'expr &gt;oper&lt; ANY/SOME/ALL (array-expr)' (Joe)
327+
<listitem><para>Allow WHERE qualification 'expr &gt;oper&lt; ANY/SOME/ALL (array-expr)' (Joe)</para></listitem>
328328
<listitem><para>Allow polymorphic SQL functions (Joe)</para></listitem>
329329
<listitem><para>New array functions array_append(), array_cat(), array_lower(),
330330
array_prepend(), array_to_string(), array_upper(), string_to_array() (Joe)</para></listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp