|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.556 2007/11/28 11:03:50 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.557 2007/11/3003:27:48 momjian Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -41,7 +41,7 @@ do it for earlier branch release files.
|
41 | 41 | <note>
|
42 | 42 | <title>Release date</title>
|
43 | 43 | <simpara>2007-12-??</simpara>
|
44 |
| - <para>CURRENT AS OF 2007-11-13</> |
| 44 | + <para>CURRENT AS OF 2007-11-29</> |
45 | 45 | </note>
|
46 | 46 |
|
47 | 47 | <sect2>
|
@@ -449,6 +449,14 @@ current_date < 2017-11-17
|
449 | 449 | </para>
|
450 | 450 | </listitem>
|
451 | 451 |
|
| 452 | + <listitem> |
| 453 | + <para> |
| 454 | + Continuous archiving no longer reports each successful archive |
| 455 | + operation to the server logs unless <literal>DEBUG</> level is used |
| 456 | + (Simon) |
| 457 | + </para> |
| 458 | + </listitem> |
| 459 | + |
452 | 460 | </itemizedlist>
|
453 | 461 |
|
454 | 462 | </sect3>
|
|