8000 Fix markup that doesn't work in back branches. · hackingwu/postgres@8ea2d50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ea2d50

Browse files
committed
Fix markup that doesn't work in back branches.
1 parent dc3fa6a commit 8ea2d50

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/src/sgml/release.sgml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22
<!--
33

44
Typical markup:
@@ -238,13 +238,11 @@ do it for earlier branch release files.
238238
<para>
239239
<function>to_number()</> and <function>to_char(numeric)</>
240240
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)
243242
</para>
244243

245244
<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
248246
change the output of these functions.
249247
</para>
250248
</listitem>

0 commit comments

Comments
 (0)
0