Skip to content

Commit 16b06c9

Browse files
committed
Improve cross-references between minor version release notes.
We have a practice of providing a "bread crumb" trail between the minor versions where the migration section actually tells you to do something. Historically that was just plain text, eg, "see the release notes for 9.2.4"; but if you're using a browser or PDF reader, it's a lot nicer if it's a live hyperlink. So use "<xref>" instead. Any argument against doing this vanished with the recent decommissioning of plain-text release notes. Vik Fearing
1 parent c90859f commit 16b06c9

File tree

8 files changed

+334
-334
lines changed

8 files changed

+334
-334
lines changed

doc/src/sgml/release-7.4.sgml

Lines changed: 69 additions & 69 deletions
Large diffs are not rendered by default.

doc/src/sgml/release-8.0.sgml

Lines changed: 64 additions & 64 deletions
Large diffs are not rendered by default.

doc/src/sgml/release-8.1.sgml

Lines changed: 48 additions & 48 deletions
Large diffs are not rendered by default.

doc/src/sgml/release-8.2.sgml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<para>
3939
Also, if you are upgrading from a version earlier than 8.2.14,
40-
see the release notes for 8.2.14.
40+
see <xref linkend="release-8-2-14">.
4141
</para>
4242

4343
</sect2>
@@ -255,7 +255,7 @@
255255
<para>
256256
A dump/restore is not required for those running 8.2.X.
257257
However, if you are upgrading from a version earlier than 8.2.14,
258-
see the release notes for 8.2.14.
258+
see <xref linkend="release-8-2-14">.
259259
</para>
260260

261261
</sect2>
@@ -556,7 +556,7 @@
556556
<para>
557557
A dump/restore is not required for those running 8.2.X.
558558
However, if you are upgrading from a version earlier than 8.2.14,
559-
see the release notes for 8.2.14.
559+
see <xref linkend="release-8-2-14">.
560560
</para>
561561

562562
</sect2>
@@ -688,7 +688,7 @@
688688
<para>
689689
A dump/restore is not required for those running 8.2.X.
690690
However, if you are upgrading from a version earlier than 8.2.14,
691-
see the release notes for 8.2.14.
691+
see <xref linkend="release-8-2-14">.
692692
</para>
693693

694694
</sect2>
@@ -820,7 +820,7 @@
820820
<para>
821821
A dump/restore is not required for those running 8.2.X.
822822
However, if you are upgrading from a version earlier than 8.2.14,
823-
see the release notes for 8.2.14.
823+
see <xref linkend="release-8-2-14">.
824824
</para>
825825

826826
</sect2>
@@ -1064,7 +1064,7 @@
10641064
<para>
10651065
A dump/restore is not required for those running 8.2.X.
10661066
However, if you are upgrading from a version earlier than 8.2.14,
1067-
see the release notes for 8.2.14.
1067+
see <xref linkend="release-8-2-14">.
10681068
</para>
10691069

10701070
</sect2>
@@ -1350,7 +1350,7 @@
13501350
<para>
13511351
A dump/restore is not required for those running 8.2.X.
13521352
However, if you are upgrading from a version earlier than 8.2.14,
1353-
see the release notes for 8.2.14.
1353+
see <xref linkend="release-8-2-14">.
13541354
</para>
13551355

13561356
</sect2>
@@ -1551,7 +1551,7 @@
15511551
<para>
15521552
A dump/restore is not required for those running 8.2.X.
15531553
However, if you are upgrading from a version earlier than 8.2.14,
1554-
see the release notes for 8.2.14.
1554+
see <xref linkend="release-8-2-14">.
15551555
</para>
15561556

15571557
</sect2>
@@ -1822,7 +1822,7 @@
18221822
<para>
18231823
A dump/restore is not required for those running 8.2.X.
18241824
However, if you are upgrading from a version earlier than 8.2.14,
1825-
see the release notes for 8.2.14.
1825+
see <xref linkend="release-8-2-14">.
18261826
</para>
18271827

18281828
</sect2>
@@ -2068,7 +2068,7 @@
20682068
However, if you have any hash indexes on <type>interval</> columns,
20692069
you must <command>REINDEX</> them after updating to 8.2.14.
20702070
Also, if you are upgrading from a version earlier than 8.2.11,
2071-
see the release notes for 8.2.11.
2071+
see <xref linkend="release-8-2-11">.
20722072
</para>
20732073

20742074
</sect2>
@@ -2296,7 +2296,7 @@
22962296
<para>
22972297
A dump/restore is not required for those running 8.2.X.
22982298
However, if you are upgrading from a version earlier than 8.2.11,
2299-
see the release notes for 8.2.11.
2299+
see <xref linkend="release-8-2-11">.
23002300
</para>
23012301

23022302
</sect2>
@@ -2462,7 +2462,7 @@
24622462
<para>
24632463
A dump/restore is not required for those running 8.2.X.
24642464
However, if you are upgrading from a version earlier than 8.2.11,
2465-
see the release notes for 8.2.11.
2465+
see <xref linkend="release-8-2-11">.
24662466
</para>
24672467

24682468
</sect2>
@@ -2641,7 +2641,7 @@
26412641
<para>
26422642
A dump/restore is not required for those running 8.2.X.
26432643
However, if you are upgrading from a version earlier than 8.2.7,
2644-
see the release notes for 8.2.7. Also, if you were running a previous
2644+
see <xref linkend="release-8-2-7">. Also, if you were running a previous
26452645
8.2.X release, it is recommended to <command>REINDEX</> all GiST
26462646
indexes after the upgrade.
26472647
</para>
@@ -2825,7 +2825,7 @@
28252825
<para>
28262826
A dump/restore is not required for those running 8.2.X.
28272827
However, if you are upgrading from a version earlier than 8.2.7,
2828-
see the release notes for 8.2.7.
2828+
see <xref linkend="release-8-2-7">.
28292829
</para>
28302830

28312831
</sect2>
@@ -3057,7 +3057,7 @@
30573057
<para>
30583058
A dump/restore is not required for those running 8.2.X.
30593059
However, if you are upgrading from a version earlier than 8.2.7,
3060-
see the release notes for 8.2.7.
3060+
see <xref linkend="release-8-2-7">.
30613061
</para>
30623062

30633063
</sect2>
@@ -3124,7 +3124,7 @@
31243124
<para>
31253125
A dump/restore is not required for those running 8.2.X.
31263126
However, if you are upgrading from a version earlier than 8.2.7,
3127-
see the release notes for 8.2.7.
3127+
see <xref linkend="release-8-2-7">.
31283128
</para>
31293129

31303130
</sect2>
@@ -3544,7 +3544,7 @@
35443544
</para>
35453545

35463546
<para>
3547-
An explictly casted constant would be shown incorrectly. This could
3547+
An explicitly casted constant would be shown incorrectly. This could
35483548
for example lead to corruption of a view definition during
35493549
dump and reload.
35503550
</para>

doc/src/sgml/release-8.3.sgml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<para>
3232
However, if you are upgrading from a version earlier than 8.3.17,
33-
see the release notes for 8.3.17.
33+
see <xref linkend="release-8-3-17">.
3434
</para>
3535

3636
</sect2>
@@ -199,7 +199,7 @@
199199

200200
<para>
201201
However, if you are upgrading from a version earlier than 8.3.17,
202-
see the release notes for 8.3.17.
202+
see <xref linkend="release-8-3-17">.
203203
</para>
204204

205205
</sect2>
@@ -495,7 +495,7 @@
495495

496496
<para>
497497
However, if you are upgrading from a version earlier than 8.3.17,
498-
see the release notes for 8.3.17.
498+
see <xref linkend="release-8-3-17">.
499499
</para>
500500

501501
</sect2>
@@ -605,7 +605,7 @@
605605

606606
<para>
607607
However, if you are upgrading from a version earlier than 8.3.17,
608-
see the release notes for 8.3.17.
608+
see <xref linkend="release-8-3-17">.
609609
</para>
610610

611611
</sect2>
@@ -822,7 +822,7 @@
822822

823823
<para>
824824
However, if you are upgrading from a version earlier than 8.3.17,
825-
see the release notes for 8.3.17.
825+
see <xref linkend="release-8-3-17">.
826826
</para>
827827

828828
</sect2>
@@ -1051,7 +1051,7 @@
10511051

10521052
<para>
10531053
However, if you are upgrading from a version earlier than 8.3.17,
1054-
see the release notes for 8.3.17.
1054+
see <xref linkend="release-8-3-17">.
10551055
</para>
10561056

10571057
</sect2>
@@ -1346,7 +1346,7 @@
13461346

13471347
<para>
13481348
Also, if you are upgrading from a version earlier than 8.3.8,
1349-
see the release notes for 8.3.8.
1349+
see <xref linkend="release-8-3-8">.
13501350
</para>
13511351

13521352
</sect2>
@@ -1603,7 +1603,7 @@
16031603
<para>
16041604
A dump/restore is not required for those running 8.3.X.
16051605
However, if you are upgrading from a version earlier than 8.3.8,
1606-
see the release notes for 8.3.8.
1606+
see <xref linkend="release-8-3-8">.
16071607
</para>
16081608

16091609
</sect2>
@@ -1974,7 +1974,7 @@
19741974
<para>
19751975
A dump/restore is not required for those running 8.3.X.
19761976
However, if you are upgrading from a version earlier than 8.3.8,
1977-
see the release notes for 8.3.8.
1977+
see <xref linkend="release-8-3-8">.
19781978
</para>
19791979

19801980
</sect2>
@@ -2137,7 +2137,7 @@
21372137
<para>
21382138
A dump/restore is not required for those running 8.3.X.
21392139
However, if you are upgrading from a version earlier than 8.3.8,
2140-
see the release notes for 8.3.8.
2140+
see <xref linkend="release-8-3-8">.
21412141
</para>
21422142

21432143
</sect2>
@@ -2269,7 +2269,7 @@
22692269
<para>
22702270
A dump/restore is not required for those running 8.3.X.
22712271
However, if you are upgrading from a version earlier than 8.3.8,
2272-
see the release notes for 8.3.8.
2272+
see <xref linkend="release-8-3-8">.
22732273
</para>
22742274

22752275
</sect2>
@@ -2547,7 +2547,7 @@
25472547
<para>
25482548
A dump/restore is not required for those running 8.3.X.
25492549
However, if you are upgrading from a version earlier than 8.3.8,
2550-
see the release notes for 8.3.8.
2550+
see <xref linkend="release-8-3-8">.
25512551
</para>
25522552

25532553
</sect2>
@@ -2910,7 +2910,7 @@
29102910
<para>
29112911
A dump/restore is not required for those running 8.3.X.
29122912
However, if you are upgrading from a version earlier than 8.3.8,
2913-
see the release notes for 8.3.8.
2913+
see <xref linkend="release-8-3-8">.
29142914
</para>
29152915

29162916
</sect2>
@@ -3139,7 +3139,7 @@
31393139
<para>
31403140
A dump/restore is not required for those running 8.3.X.
31413141
However, if you are upgrading from a version earlier than 8.3.8,
3142-
see the release notes for 8.3.8.
3142+
see <xref linkend="release-8-3-8">.
31433143
</para>
31443144

31453145
</sect2>
@@ -3466,7 +3466,7 @@
34663466
<para>
34673467
A dump/restore is not required for those running 8.3.X.
34683468
However, if you are upgrading from a version earlier than 8.3.8,
3469-
see the release notes for 8.3.8.
3469+
see <xref linkend="release-8-3-8">.
34703470
</para>
34713471

34723472
</sect2>
@@ -3801,7 +3801,7 @@
38013801
However, if you have any hash indexes on <type>interval</> columns,
38023802
you must <command>REINDEX</> them after updating to 8.3.8.
38033803
Also, if you are upgrading from a version earlier than 8.3.5,
3804-
see the release notes for 8.3.5.
3804+
see <xref linkend="release-8-3-5">.
38053805
</para>
38063806

38073807
</sect2>
@@ -4089,7 +4089,7 @@
40894089
<para>
40904090
A dump/restore is not required for those running 8.3.X.
40914091
However, if you are upgrading from a version earlier than 8.3.5,
4092-
see the release notes for 8.3.5.
4092+
see <xref linkend="release-8-3-5">.
40934093
</para>
40944094

40954095
</sect2>
@@ -4312,7 +4312,7 @@
43124312
<para>
43134313
A dump/restore is not required for those running 8.3.X.
43144314
However, if you are upgrading from a version earlier than 8.3.5,
4315-
see the release notes for 8.3.5.
4315+
see <xref linkend="release-8-3-5">.
43164316
</para>
43174317

43184318
</sect2>
@@ -4606,7 +4606,7 @@
46064606
<para>
46074607
A dump/restore is not required for those running 8.3.X.
46084608
However, if you are upgrading from a version earlier than 8.3.1,
4609-
see the release notes for 8.3.1. Also, if you were running a previous
4609+
see <xref linkend="release-8-3-1">. Also, if you were running a previous
46104610
8.3.X release, it is recommended to <command>REINDEX</> all GiST
46114611
indexes after the upgrade.
46124612
</para>
@@ -4861,7 +4861,7 @@
48614861
<para>
48624862
A dump/restore is not required for those running 8.3.X.
48634863
However, if you are upgrading from a version earlier than 8.3.1,
4864-
see the release notes for 8.3.1.
4864+
see <xref linkend="release-8-3-1">.
48654865
</para>
48664866

48674867
</sect2>
@@ -5215,7 +5215,7 @@
52155215
<para>
52165216
A dump/restore is not required for those running 8.3.X.
52175217
However, if you are upgrading from a version earlier than 8.3.1,
5218-
see the release notes for 8.3.1.
5218+
see <xref linkend="release-8-3-1">.
52195219
</para>
52205220

52215221
</sect2>
@@ -5282,7 +5282,7 @@
52825282
<para>
52835283
A dump/restore is not required for those running 8.3.X.
52845284
However, if you are upgrading from a version earlier than 8.3.1,
5285-
see the release notes for 8.3.1.
5285+
see <xref linkend="release-8-3-1">.
52865286
</para>
52875287

52885288
</sect2>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy