diff options
Diffstat (limited to 'doc/src/sgml/release.sgml')
-rw-r--r-- | doc/src/sgml/release.sgml | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 3a260f6fcb7..edde0818dc0 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.36 2007/01/06 04:17:59 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.37 2007/01/06 06:01:37 tgl Exp $ --> <!-- Typical markup: @@ -136,8 +136,7 @@ For new features, add links to the documentation sections. </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> @@ -2914,8 +2913,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 </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> @@ -6220,8 +6218,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> @@ -9236,8 +9233,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> |