mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Fix markup because older releases couldn't link to the reference section.
This commit is contained in:
@@ -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">
|
<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>
|
<para>
|
||||||
<function>to_number()</> and <function>to_char(numeric)</>
|
<function>to_number()</> and <function>to_char(numeric)</>
|
||||||
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
||||||
new <link linkend="APP-INITDB"><application>initdb</></link>
|
new <application>initdb</> installs (Tom)
|
||||||
installs (Tom)
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@@ -3394,8 +3393,7 @@ typedefs (Michael)</para></listitem>
|
|||||||
<para>
|
<para>
|
||||||
<function>to_number()</> and <function>to_char(numeric)</>
|
<function>to_number()</> and <function>to_char(numeric)</>
|
||||||
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
||||||
new <link linkend="APP-INITDB"><application>initdb</></link>
|
new <application>initdb</> installs (Tom)
|
||||||
installs (Tom)
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@@ -6411,8 +6409,7 @@ DROP SCHEMA information_schema CASCADE;
|
|||||||
<para>
|
<para>
|
||||||
<function>to_number()</> and <function>to_char(numeric)</>
|
<function>to_number()</> and <function>to_char(numeric)</>
|
||||||
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
||||||
new <link linkend="APP-INITDB"><application>initdb</></link>
|
new <application>initdb</> installs (Tom)
|
||||||
installs (Tom)
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user