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

Commitaa5fe4a

Browse files
committed
Improve release wording.
1 parentb24e361 commitaa5fe4a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.265 2004/06/12 04:08:02 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.266 2004/06/12 04:22:15 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -35,16 +35,16 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.265 2004/06/12 04:08:02 momjian
3535
<listitem><para>Fix temporary memory leak when using hashed aggregates (Tom)</para></listitem>
3636
<listitem><para>Ecpg fixes, including those for Informix compatibility (Michael)</para></listitem>
3737
<listitem><para>Fixes for compiling with thread-safety, particularly Solaris (Bruce)</para></listitem>
38-
<listitem><para>Fix error intermination ofCOPY INmode when using old protocol (Tom)</para></listitem>
39-
<listitem><para>Several pg_autovacuum fixes, including fixes for large oids, stability, temp tables, and debugfixes (Matthew T. O'Connor)</para></listitem>
40-
<listitem><para>Fix problem with reading tarpg_dump's on NetBSD and BSD/OS (Bruce)</para></listitem>
38+
<listitem><para>Fix error in COPY INtermination when usingtheold network protocol (Tom)</para></listitem>
39+
<listitem><para>Several pg_autovacuum fixes, including fixes for large oids, stability, temp tables, and debugmode (Matthew T. O'Connor)</para></listitem>
40+
<listitem><para>Fix problem with reading tardumps on NetBSD and BSD/OS (Bruce)</para></listitem>
4141
<listitem><para>Several JDBC fixes</para></listitem>
42-
<listitem><para>FixforALTER SEQUENCE RESTART where last_valuewasequals restart value (Tom)</para></listitem>
43-
<listitem><para>Support FULL JOIN with no joinclauses, such as X FULL JOIN Y ON TRUE (Tom)</para></listitem>
44-
<listitem><para>Fix a zero-column bug (Tom)</para></listitem>
42+
<listitem><para>Fix ALTER SEQUENCE RESTART where last_value equals the restart value (Tom)</para></listitem>
43+
<listitem><para>Support FULL JOIN with no joinclause, such as X FULL JOIN Y ON TRUE (Tom)</para></listitem>
44+
<listitem><para>Fix a zero-columntablebug (Tom)</para></listitem>
4545
<listitem><para>Improve handling of non-qualitified identifiers in GROUP BY clauses (Tom)</para></listitem>
4646
<listitem><para>Do not allow NATURAL CROSS JOIN (Tom)</para></listitem>
47-
<listitem><para>Addmissingcheck for invalid protocol packet length in binary COPY (Tom)</para>
47+
<listitem><para>Add check for invalid protocol packet length in binary COPY (Tom)</para>
4848
<para>
4949
This fixes a difficult-to-exploit security hole.
5050
</para></listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp