diff options
-rw-r--r-- | doc/src/sgml/release.sgml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 99e00f53e55..45f971cfc37 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.29 2007/01/06 04:17:33 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.30 2007/01/06 06:01:48 tgl Exp $ --> <appendix id="release"> @@ -91,8 +91,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.29 2007/01/06 04:17:33 mo </para> <para> - This is because <link - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially + This is because <varname>lc_numeric</> can potentially change the output of these functions. </para> </listitem> @@ -3397,8 +3396,7 @@ typedefs (Michael)</para></listitem> </para> <para> - This is because <link - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially + This is because <varname>lc_numeric</> can potentially change the output of these functions. </para> </listitem> @@ -6413,8 +6411,7 @@ DROP SCHEMA information_schema CASCADE; </para> <para> - This is because <link - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially + This is because <varname>lc_numeric</> can potentially change the output of these functions. </para> </listitem> |