1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Fix markup because lc_numeric didn't have an SGML tag in this release.

This commit is contained in:
Bruce Momjian
2007-01-06 03:14:32 +00:00
parent 6faab66422
commit 77c7616482

View File

@ -1,5 +1,5 @@
x<!-- x<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.46 2007/01/05 22:35:13 tgl Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.47 2007/01/06 03:14:32 momjian Exp $
--> -->
<appendix id="release"> <appendix id="release">
@ -73,8 +73,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.46 2007/01/05 22:35:
</para> </para>
<para> <para>
This is because <link This is because <literal>lc_numeric</> can potentially
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
change the output of these functions. change the output of these functions.
</para> </para>
</listitem> </listitem>
@ -3090,8 +3089,7 @@ DROP SCHEMA information_schema CASCADE;
</para> </para>
<para> <para>
This is because <link This is because <literal>lc_numeric</> can potentially
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
change the output of these functions. change the output of these functions.
</para> </para>
</listitem> </listitem>