summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release.sgml8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 52e3dc70aa..790d528293 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.163.2.45 2007/09/14 15:51:59 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.163.2.46 2007/09/14 15:57:27 tgl Exp $ -->
<!--
Typical markup:
@@ -238,13 +238,11 @@ do it for earlier branch release files.
<para>
<function>to_number()</> and <function>to_char(numeric)</>
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
- new <link linkend="APP-INITDB"><application>initdb</></link>
- installs (Tom)
+ new <application>initdb</> installs (Tom)
</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>