8000 Update release notes in final preparation for 8.4.0. · postgrespro/postgres_cluster@730e1a9 · GitHub
[go: up one dir, main page]

Skip to content

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

8000
Appearance settings

Commit 730e1a9

Browse files
committed
Update release notes in final preparation for 8.4.0.
1 parent 9d6469c commit 730e1a9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/src/sgml/release-8.4.sgml

Lines changed: 9 additions & 2 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.11 2009/06/18 14:42:08 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.12 2009/06/26 22:23:17 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-06-11</simpara>
9+
<simpara>2009-07-01</simpara>
1010
</note>
1111

1212
<sect2>
@@ -3392,6 +3392,13 @@
33923392
</para>
33933393
</listitem>
33943394

3395+
<listitem>
3396+
<para>
3397+
<filename>contrib/pg_standby</>'s <option>-l</> option is now a no-op,
3398+
because it is unsafe to use a symlink (Simon)
3399+
</para>
3400+
</listitem>
3401+
33953402
</itemizedlist>
33963403

33973404
</sect3>

0 commit comments

Comments
 (0)
0