|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.163.2.45 2007/09/14 15:51:59 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.163.2.46 2007/09/14 15:57:27 tgl Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -238,13 +238,11 @@ do it for earlier branch release files.
|
238 | 238 | <para>
|
239 | 239 | <function>to_number()</> and <function>to_char(numeric)</>
|
240 | 240 | are now <literal>STABLE</>, not <literal>IMMUTABLE</>, for
|
241 |
| - new <link linkend="APP-INITDB"><application>initdb</></link> |
242 |
| - installs (Tom) |
| 241 | + new <application>initdb</> installs (Tom) |
243 | 242 | </para>
|
244 | 243 |
|
245 | 244 | <para>
|
246 |
| - This is because <link |
247 |
| - linkend="guc-lc-numeric"><varname>lc_numeric</></link> can potentially |
| 245 | + This is because <varname>lc_numeric</> can potentially |
248 | 246 | change the output of these functions.
|
249 | 247 | </para>
|
250 | 248 | </listitem>
|
|