mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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:
|
||||
@@ -132,8 +132,7 @@ For new features, add links to the documentation sections.
|
||||
<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>
|
||||
@@ -2911,8 +2910,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
|
||||
<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>
|
||||
@@ -6218,8 +6216,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>
|
||||
@@ -9235,8 +9232,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>
|
||||
|
Reference in New Issue
Block a user