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

Commit4a6f136

Browse files
committed
Improve cross-references between minor version release notes.
We have a practice of providing a "bread crumb" trail between the minorversions where the migration section actually tells you to do something.Historically that was just plain text, eg, "see the release notes for9.2.4"; but if you're using a browser or PDF reader, it's a lot nicerif it's a live hyperlink. So use "<xref>" instead. Any argument againstdoing this vanished with the recent decommissioning of plain-text releasenotes.Vik Fearing
1 parentdea5a8c commit4a6f136

11 files changed

+192
-192
lines changed

‎doc/src/sgml/release-7.4.sgml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<para>
2828
A dump/restore is not required for those running 7.4.X.
2929
However, if you are upgrading from a version earlier than 7.4.26,
30-
seetherelease notes for 7.4.26.
30+
see<xref linkend="release-7-4-26">.
3131
</para>
3232

3333
</sect2>
@@ -161,7 +161,7 @@
161161
<para>
162162
A dump/restore is not required for those running 7.4.X.
163163
However, if you are upgrading from a version earlier than 7.4.26,
164-
seetherelease notes for 7.4.26.
164+
see<xref linkend="release-7-4-26">.
165165
</para>
166166

167167
</sect2>
@@ -305,7 +305,7 @@
305305
<para>
306306
A dump/restore is not required for those running 7.4.X.
307307
However, if you are upgrading from a version earlier than 7.4.26,
308-
seetherelease notes for 7.4.26.
308+
see<xref linkend="release-7-4-26">.
309309
</para>
310310

311311
</sect2>
@@ -418,7 +418,7 @@
418418
<para>
419419
A dump/restore is not required for those running 7.4.X.
420420
However, if you are upgrading from a version earlier than 7.4.26,
421-
seetherelease notes for 7.4.26.
421+
see<xref linkend="release-7-4-26">.
422422
</para>
423423

424424
</sect2>
@@ -540,7 +540,7 @@
540540
However, if you have any hash indexes on <type>interval</> columns,
541541
you must <command>REINDEX</> them after updating to 7.4.26.
542542
Also, if you are upgrading from a version earlier than 7.4.11,
543-
seetherelease notes for 7.4.11.
543+
see<xref linkend="release-7-4-11">.
544544
</para>
545545

546546
</sect2>
@@ -668,7 +668,7 @@
668668
<para>
669669
A dump/restore is not required for those running 7.4.X.
670670
However, if you are upgrading from a version earlier than 7.4.11,
671-
seetherelease notes for 7.4.11.
671+
see<xref linkend="release-7-4-11">.
672672
</para>
673673

674674
</sect2>
@@ -748,7 +748,7 @@
748748
<para>
749749
A dump/restore is not required for those running 7.4.X.
750750
However, if you are upgrading from a version earlier than 7.4.11,
751-
seetherelease notes for 7.4.11.
751+
see<xref linkend="release-7-4-11">.
752752
</para>
753753

754754
</sect2>
@@ -834,7 +834,7 @@
834834
<para>
835835
A dump/restore is not required for those running 7.4.X.
836836
However, if you are upgrading from a version earlier than 7.4.11,
837-
seetherelease notes for 7.4.11.
837+
see<xref linkend="release-7-4-11">.
838838
</para>
839839

840840
</sect2>
@@ -918,7 +918,7 @@
918918
<para>
919919
A dump/restore is not required for those running 7.4.X.
920920
However, if you are upgrading from a version earlier than 7.4.11,
921-
seetherelease notes for 7.4.11.
921+
see<xref linkend="release-7-4-11">.
922922
</para>
923923

924924
</sect2>
@@ -994,7 +994,7 @@
994994
<para>
995995
A dump/restore is not required for those running 7.4.X.
996996
However, if you are upgrading from a version earlier than 7.4.11,
997-
seetherelease notes for 7.4.11.
997+
see<xref linkend="release-7-4-11">.
998998
</para>
999999

10001000
</sect2>
@@ -1048,7 +1048,7 @@
10481048
<para>
10491049
A dump/restore is not required for those running 7.4.X.
10501050
However, if you are upgrading from a version earlier than 7.4.11,
1051-
seetherelease notes for 7.4.11.
1051+
see<xref linkend="release-7-4-11">.
10521052
</para>
10531053

10541054
</sect2>
@@ -1193,8 +1193,8 @@
11931193

11941194
<para>
11951195
A dump/restore is not required for those running 7.4.X. However,
1196-
if you are upgrading from a version earlier than 7.4.11, see the release
1197-
notes for 7.4.11.
1196+
if you are upgrading from a version earlier than 7.4.11,
1197+
see <xref linkend="release-7-4-11">.
11981198
</para>
11991199

12001200
</sect2>
@@ -1346,8 +1346,8 @@
13461346

13471347
<para>
13481348
A dump/restore is not required for those running 7.4.X. However,
1349-
if you are upgrading from a version earlier than 7.4.11, see the release
1350-
notes for 7.4.11.
1349+
if you are upgrading from a version earlier than 7.4.11,
1350+
see <xref linkend="release-7-4-11">.
13511351
</para>
13521352

13531353
</sect2>
@@ -1423,8 +1423,8 @@
14231423

14241424
<para>
14251425
A dump/restore is not required for those running 7.4.X. However,
1426-
if you are upgrading from a version earlier than 7.4.11, see the release
1427-
notes for 7.4.11.
1426+
if you are upgrading from a version earlier than 7.4.11,
1427+
see <xref linkend="release-7-4-11">.
14281428
</para>
14291429

14301430
</sect2>
@@ -1494,8 +1494,8 @@
14941494

14951495
<para>
14961496
A dump/restore is not required for those running 7.4.X. However,
1497-
if you are upgrading from a version earlier than 7.4.11, see the release
1498-
notes for 7.4.11.
1497+
if you are upgrading from a version earlier than 7.4.11,
1498+
see <xref linkend="release-7-4-11">.
14991499
</para>
15001500

15011501
</sect2>
@@ -1564,8 +1564,8 @@
15641564

15651565
<para>
15661566
A dump/restore is not required for those running 7.4.X. However,
1567-
if you are upgrading from a version earlier than 7.4.11, see the release
1568-
notes for 7.4.11.
1567+
if you are upgrading from a version earlier than 7.4.11,
1568+
see <xref linkend="release-7-4-11">.
15691569
</para>
15701570

15711571
</sect2>
@@ -1653,8 +1653,8 @@
16531653

16541654
<para>
16551655
A dump/restore is not required for those running 7.4.X. However,
1656-
if you are upgrading from a version earlier than 7.4.11, see the release
1657-
notes for 7.4.11.
1656+
if you are upgrading from a version earlier than 7.4.11,
1657+
see <xref linkend="release-7-4-11">.
16581658
</para>
16591659

16601660
</sect2>
@@ -1701,8 +1701,8 @@ ANYARRAY</para></listitem>
17011701

17021702
<para>
17031703
A dump/restore is not required for those running 7.4.X. However,
1704-
if you are upgrading from a version earlier than 7.4.11, see the release
1705-
notes for 7.4.11.
1704+
if you are upgrading from a version earlier than 7.4.11,
1705+
see <xref linkend="release-7-4-11">.
17061706
</para>
17071707

17081708
<para>
@@ -1807,8 +1807,8 @@ Fuhr)</para></listitem>
18071807

18081808
<para>
18091809
A dump/restore is not required for those running 7.4.X. However,
1810-
if you are upgrading from a version earlier than 7.4.11, see the release
1811-
notes for 7.4.11.
1810+
if you are upgrading from a version earlier than 7.4.11,
1811+
see <xref linkend="release-7-4-11">.
18121812
</para>
18131813
</sect2>
18141814

@@ -1870,8 +1870,8 @@ and <function>isinf</> during configure (Tom)</para></listitem>
18701870

18711871
<para>
18721872
A dump/restore is not required for those running 7.4.X. However,
1873-
if you are upgrading from a version earlier than 7.4.8, see the release
1874-
notes for 7.4.8.
1873+
if you are upgrading from a version earlier than 7.4.8,
1874+
see <xref linkend="release-7-4-8">.
18751875
Also, you might need to <command>REINDEX</> indexes on textual
18761876
columns after updating, if you are affected by the locale or
18771877
<application>plperl</> issues described below.
@@ -1937,8 +1937,8 @@ what's actually returned by the query (Joe)</para></listitem>
19371937

19381938
<para>
19391939
A dump/restore is not required for those running 7.4.X. However,
1940-
if you are upgrading from a version earlier than 7.4.8, see the release
1941-
notes for 7.4.8.
1940+
if you are upgrading from a version earlier than 7.4.8,
1941+
see <xref linkend="release-7-4-8">.
19421942
</para>
19431943
</sect2>
19441944

@@ -1990,8 +1990,8 @@ table has been dropped</para></listitem>
19901990

19911991
<para>
19921992
A dump/restore is not required for those running 7.4.X. However,
1993-
if you are upgrading from a version earlier than 7.4.8, see the release
1994-
notes for 7.4.8.
1993+
if you are upgrading from a version earlier than 7.4.8,
1994+
see <xref linkend="release-7-4-8">.
19951995
</para>
19961996
</sect2>
19971997

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp