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

Commit682d9fc

Browse files
committed
Minor copy-editing for 7.4.4, 7.3.7, 7.2.5 release notes.
1 parentd6b69cf commit682d9fc

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.282 2004/08/13 18:22:12 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.283 2004/08/15 00:09:24 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -1928,14 +1928,15 @@ checkpoint to be lost, in whole or in part, following a database crash and
19281928
restart. This is a serious bug that has existed
19291929
since <productname>PostgreSQL</productname> 7.1.
19301930
</para></listitem>
1931+
<listitem><para>Check HAVING restriction before evaluating result list of an
1932+
aggregate plan</para></listitem>
19311933
<listitem><para>Avoid crash when session's current userID is deleted</para></listitem>
19321934
<listitem><para>Fix hashed crosstab for zero-rows case (Joe)</para></listitem>
1933-
<listitem><para>pg_dump handled ACLs with grant options incorrectly</para></listitem>
19341935
<listitem><para>Force cache update after renaming a column in a foreign key</para></listitem>
1935-
<listitem><para>Check HAVING restriction before evaluating result list of an
1936-
aggregate plan</para></listitem>
1937-
<listitem><para>Fix thread support for OS X and Solaris</para></listitem>
19381936
<listitem><para>Pretty-print UNION queries correctly</para></listitem>
1937+
<listitem><para>Make psql handle <literal>\r\n</> newlines properly in COPY IN</para></listitem>
1938+
<listitem><para>pg_dump handled ACLs with grant options incorrectly</para></listitem>
1939+
<listitem><para>Fix thread support for OS X and Solaris</para></listitem>
19391940
<listitem><para>Updated JDBC driver (build 215) with various fixes</para></listitem>
19401941
<listitem><para>ECPG fixes</para></listitem>
19411942
<listitem><para>Translation updates (various contributors)</para></listitem>
@@ -5201,11 +5202,11 @@ restart. This is a serious bug that has existed
52015202
since <productname>PostgreSQL</productname> 7.1.
52025203
</para></listitem>
52035204
<listitem><para>Fix corner case for btree search in parallel with first root page split</para></listitem>
5204-
<listitem><para>Repair memory leaks in pg_dump</para></listitem>
5205-
<listitem><para>Avoid conflict with system definition of <function>isblank()</function> function or macro</para></listitem>
52065205
<listitem><para>Fix buffer overrun in <function>to_ascii</function> (Guido Notari)</para></listitem>
52075206
<listitem><para>Fix core dump in deadlock detection on machines where char is unsigned</para></listitem>
52085207
<listitem><para>Fix failure to respond to <command>pg_ctl stop -m fast</command> after Async_NotifyHandler runs</para></listitem>
5208+
<listitem><para>Repair memory leaks in pg_dump</para></listitem>
5209+
<listitem><para>Avoid conflict with system definition of <function>isblank()</function> function or macro</para></listitem>
52095210
</itemizedlist>
52105211
</sect2>
52115212
</sect1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp