|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.224 2003/10/30 20:25:36 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.225 2003/10/30 20:29:35 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <appendix id="release"> |
@@ -441,14 +441,14 @@ required for those wishing to migrate data from any previous release.</para> |
441 | 441 | <sect2><title>Server Configuration Changes</title> |
442 | 442 |
|
443 | 443 | <itemizedlist> |
444 | | -<listitem><para>Rename server parameter server_min_messages to log_min_messages (Bruce)ara></l |
| 444 | +<listitem><para>Rename server parameter server_min_messages to log_min_messages (Bruce)</para> |
445 | 445 | <sect3> |
446 | 446 | <para> |
447 | 447 | This was done so most parameters that control the server logs being |
448 | 448 | with <literal>log_</>. |
449 | 449 | </para> |
450 | 450 | </sect3> |
451 | | -</pistitem> |
| 451 | +</listitem> |
452 | 452 | <listitem><para>Rename show_*_stats to log_*_stats (Bruce)</para></listitem> |
453 | 453 | <listitem><para>Rename show_source_port to log_source_port (Bruce)</para></listitem> |
454 | 454 | <listitem><para>Rename hostname_lookup to log_hostname (Bruce)</para></listitem> |
|