|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.505 2007/09/14 15:50:51 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.506 2007/09/1416:15:35 tgl Exp $ --> |
2 | 2 | <!-- |
3 | 3 |
|
4 | 4 | Typical markup: |
@@ -3685,13 +3685,11 @@ do it for earlier branch release files. |
3685 | 3685 | <para> |
3686 | 3686 | <function>to_number()</> and <function>to_char(numeric)</> |
3687 | 3687 | are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for |
3688 | | - new <link linkend="APP-INITDB"><application>initdb</></link> |
3689 | | - installs (Tom) |
| 3688 | + new <application>initdb</> installs (Tom) |
3690 | 3689 | </para> |
3691 | 3690 |
|
3692 | 3691 | <para> |
3693 | | - This is because <link |
3694 | | - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially |
| 3692 | + This is because <varname>lc_numeric</> can potentially |
3695 | 3693 | change the output of these functions. |
3696 | 3694 | </para> |
3697 | 3695 | </listitem> |
@@ -6746,13 +6744,11 @@ psql -t -f fixseq.sql db1 | psql -e db1 |
6746 | 6744 | <para> |
6747 | 6745 | <function>to_number()</> and <function>to_char(numeric)</> |
6748 | 6746 | are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for |
6749 | | - new <link linkend="APP-INITDB"><application>initdb</></link> |
6750 | | - installs (Tom) |
| 6747 | + new <application>initdb</> installs (Tom) |
6751 | 6748 | </para> |
6752 | 6749 |
|
6753 | 6750 | <para> |
6754 | | - This is because <link |
6755 | | - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially |
| 6751 | + This is because <varname>lc_numeric</> can potentially |
6756 | 6752 | change the output of these functions. |
6757 | 6753 | </para> |
6758 | 6754 | </listitem> |
@@ -10256,13 +10252,11 @@ typedefs (Michael)</para></listitem> |
10256 | 10252 | <para> |
10257 | 10253 | <function>to_number()</> and <function>to_char(numeric)</> |
10258 | 10254 | are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for |
10259 | | - new <link linkend="APP-INITDB"><application>initdb</></link> |
10260 | | - installs (Tom) |
| 10255 | + new <application>initdb</> installs (Tom) |
10261 | 10256 | </para> |
10262 | 10257 |
|
10263 | 10258 | <para> |
10264 | | - This is because <link |
10265 | | - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially |
| 10259 | + This is because <varname>lc_numeric</> can potentially |
10266 | 10260 | change the output of these functions. |
10267 | 10261 | </para> |
10268 | 10262 | </listitem> |
@@ -13444,13 +13438,11 @@ DROP SCHEMA information_schema CASCADE; |
13444 | 13438 | <para> |
13445 | 13439 | <function>to_number()</> and <function>to_char(numeric)</> |
13446 | 13440 | are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for |
13447 | | - new <link linkend="APP-INITDB"><application>initdb</></link> |
13448 | | - installs (Tom) |
| 13441 | + new <application>initdb</> installs (Tom) |
13449 | 13442 | </para> |
13450 | 13443 |
|
13451 | 13444 | <para> |
13452 | | - This is because <link |
13453 | | - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially |
| 13445 | + This is because <varname>lc_numeric</> can potentially |
13454 | 13446 | change the output of these functions. |
13455 | 13447 | </para> |
13456 | 13448 | </listitem> |
|