1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +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:18 +00:00
parent c41e33f5fa
commit 43a9728290

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.36 2007/01/05 22:35:22 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.37 2007/01/06 03:14:18 momjian Exp $
-->
<appendix id="release">
@@ -42,8 +42,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.36 2007/01/05 22:35:
</para>
<para>
This is because <link
linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially
This is because <literal>lc_numeric</> can potentially
change the output of these functions.
</para>
</listitem>