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 04ff67f0fbd..99e00f53e55 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.28 2007/01/05 22:35:04 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.29 2007/01/06 04:17:33 momjian Exp $ --> <appendix id="release"> @@ -87,8 +87,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.28 2007/01/05 22:35:04 tg <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> @@ -3394,8 +3393,7 @@ typedefs (Michael)</para></listitem> <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> @@ -6411,8 +6409,7 @@ DROP SCHEMA information_schema CASCADE; <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> |