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

Commit1b6f549

Browse files
committed
Update release notes to today.
1 parenta6df053 commit1b6f549

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

‎doc/src/sgml/release-8.4.sgml

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.5 2009/05/1421:01:49 heikki Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.6 2009/05/1422:17:28 tgl Exp $ -->
22
<!-- See header comment in release.sgml about typical markup -->
33

44
<sect1 id="release-8-4">
55
<title>Release 8.4</title>
66

77
<note>
88
<title>Release date</title>
9-
<simpara>2009-??-??, ITEMS CURRENT AS OF 2009-05-11</simpara>
9+
<simpara>2009-??-??, ITEMS CURRENT AS OF 2009-05-14</simpara>
1010
</note>
1111

1212
<sect2>
@@ -422,6 +422,18 @@
422422
</para>
423423
</listitem>
424424

425+
<listitem>
426+
<para>
427+
Rewrite memory management for <application>libxml</>-using functions
428+
(Tom)
429+
</para>
430+
431+
<para>
432+
This change should avoid some compatibility problems with use of
433+
<application>libxml</> in PL/Perl and other add-on code.
434+
</para>
435+
</listitem>
436+
425437
<listitem>
426438
<para>
427439
Adopt a faster algorithm for hash functions (Kenneth Marshall,
@@ -3324,9 +3336,10 @@
33243336
</para>
33253337

33263338
<para>
3327-
To make this safe, you now need to set the new
3328-
<literal>recovery_end_command</> option in <filename>recovery.conf</> to
3329-
clean up the trigger fail after failover.
3339+
To make this work safely, you now need to set the new
3340+
<literal>recovery_end_command</> option in <filename>recovery.conf</>
3341+
to clean up the trigger file after failover. <application>pg_standby</>
3342+
will no longer remove the trigger file itself.
33303343
</para>
33313344
</listitem>
33323345

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp