Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb2acd63

Browse files
committed
Fix markup that doesn't work in back branches.
1 parent7f9de54 commitb2acd63

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

‎doc/src/sgml/release.sgml

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

44
Typical markup:
@@ -3685,13 +3685,11 @@ do it for earlier branch release files.
36853685
<para>
36863686
<function>to_number()</> and <function>to_char(numeric)</>
36873687
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)
36903689
</para>
36913690

36923691
<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
36953693
change the output of these functions.
36963694
</para>
36973695
</listitem>
@@ -6746,13 +6744,11 @@ psql -t -f fixseq.sql db1 | psql -e db1
67466744
<para>
67476745
<function>to_number()</> and <function>to_char(numeric)</>
67486746
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)
67516748
</para>
67526749

67536750
<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
67566752
change the output of these functions.
67576753
</para>
67586754
</listitem>
@@ -10256,13 +10252,11 @@ typedefs (Michael)</para></listitem>
1025610252
<para>
1025710253
<function>to_number()</> and <function>to_char(numeric)</>
1025810254
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)
1026110256
</para>
1026210257

1026310258
<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
1026610260
change the output of these functions.
1026710261
</para>
1026810262
</listitem>
@@ -13444,13 +13438,11 @@ DROP SCHEMA information_schema CASCADE;
1344413438
<para>
1344513439
<function>to_number()</> and <function>to_char(numeric)</>
1344613440
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)
1344913442
</para>
1345013443

1345113444
<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
1345413446
change the output of these functions.
1345513447
</para>
1345613448
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp