mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix markup because older releases couldn't like to refernce pages.
This commit is contained in:
parent
43a9728290
commit
4c884c3ceb
1 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.37 2007/01/06 03:14:18 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.38 2007/01/06 04:15:43 momjian Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
|
|
@ -37,8 +37,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.37 2007/01/06 03:14:
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue