mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
SGML cleanup.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.224 2003/10/30 20:25:36 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.225 2003/10/30 20:29:35 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@ -441,14 +441,14 @@ required for those wishing to migrate data from any previous release.</para>
|
|||||||
<sect2><title>Server Configuration Changes</title>
|
<sect2><title>Server Configuration Changes</title>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>Rename server parameter server_min_messages to log_min_messages (Bruce)ara></l
|
<listitem><para>Rename server parameter server_min_messages to log_min_messages (Bruce)</para>
|
||||||
<sect3>
|
<sect3>
|
||||||
<para>
|
<para>
|
||||||
This was done so most parameters that control the server logs being
|
This was done so most parameters that control the server logs being
|
||||||
with <literal>log_</>.
|
with <literal>log_</>.
|
||||||
</para>
|
</para>
|
||||||
</sect3>
|
</sect3>
|
||||||
</pistitem>
|
</listitem>
|
||||||
<listitem><para>Rename show_*_stats to log_*_stats (Bruce)</para></listitem>
|
<listitem><para>Rename show_*_stats to log_*_stats (Bruce)</para></listitem>
|
||||||
<listitem><para>Rename show_source_port to log_source_port (Bruce)</para></listitem>
|
<listitem><para>Rename show_source_port to log_source_port (Bruce)</para></listitem>
|
||||||
<listitem><para>Rename hostname_lookup to log_hostname (Bruce)</para></listitem>
|
<listitem><para>Rename hostname_lookup to log_hostname (Bruce)</para></listitem>
|
||||||
|
Reference in New Issue
Block a user