mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix markup because older releases couldn't link to the reference section.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.35 2007/01/05 22:34:54 tgl Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.36 2007/01/06 04:17:59 momjian Exp $ -->
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Typical markup:
|
Typical markup:
|
||||||
@ -132,8 +132,7 @@ For new features, add links to the documentation sections.
|
|||||||
<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>
|
||||||
@ -2911,8 +2910,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
|
|||||||
<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>
|
||||||
@ -6218,8 +6216,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>
|
||||||
@ -9235,8 +9232,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