- Notifications
You must be signed in to change notification settings - Fork28
Commit60c90c1
committed
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Use xreflabel attributes instead of endterm attributes to control theappearance of links to subsections of SQL command reference pages.This is simpler, it matches what we do elsewhere (e.g. for GUC variables),and it doesn't draw "Unresolved ID reference" warnings from the PDFtoolchain.Fix some places where the text was absolutely dependent on an <xref>rendering exactly so, by using a <link> around the required textinstead. At least one of those spots had already been turned intobad grammar by subsequent changes, and the whole idea is just toofragile for my taste. <xref> does NOT have fixed output, don't writeas if it does.Consistently include a page-level link in cross-man-page references,because otherwise they are useless/nonsensical in man-page output.Likewise, be consistent about mentioning "below" or "above" in same-pagereferences; we were doing that in about 90% of the cases, but now it's100%.Also get rid of another nonfunctional-in-PDF idea, of makingcross-references to functions by sticking ID tags on <row> constructs.We can put the IDs on <indexterm>s instead --- which is probably not anymore sensible in abstract terms, but it works where the other doesn't.(There is talk of attaching cross-reference IDs to most or all ofthe docs' function descriptions, but for now I just fixed the twothat exist.)Discussion:https://postgr.es/m/14480.1589154358@sss.pgh.pa.us1 parent624686a commit60c90c1
File tree
26 files changed
+167
-193
lines changed- doc/src/sgml
- ref
26 files changed
+167
-193
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7301 | 7301 |
| |
7302 | 7302 |
| |
7303 | 7303 |
| |
7304 |
| - | |
7305 |
| - | |
| 7304 | + | |
7306 | 7305 |
| |
7307 | 7306 |
| |
7308 | 7307 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4355 | 4355 |
| |
4356 | 4356 |
| |
4357 | 4357 |
| |
4358 |
| - | |
| 4358 | + | |
4359 | 4359 |
| |
4360 |
| - | |
| 4360 | + | |
4361 | 4361 |
| |
4362 | 4362 |
| |
4363 | 4363 |
| |
| |||
4377 | 4377 |
| |
4378 | 4378 |
| |
4379 | 4379 |
| |
4380 |
| - | |
| 4380 | + | |
4381 | 4381 |
| |
4382 |
| - | |
| 4382 | + | |
4383 | 4383 |
| |
4384 | 4384 |
| |
4385 | 4385 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
102 |
| - | |
| 101 | + | |
103 | 102 |
| |
104 | 103 |
| |
105 | 104 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 |
| - | |
831 |
| - | |
| 830 | + | |
832 | 831 |
| |
833 | 832 |
| |
834 | 833 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
907 | 907 |
| |
908 | 908 |
| |
909 | 909 |
| |
910 |
| - | |
911 |
| - | |
| 910 | + | |
| 911 | + | |
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
| |||
1014 | 1014 |
| |
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 |
| - | |
| 1017 | + | |
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 | 1020 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
| 96 | + | |
98 | 97 |
| |
99 | 98 |
| |
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
104 |
| - | |
105 |
| - | |
| 103 | + | |
| 104 | + | |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
|
Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
409 |
| - | |
| 408 | + | |
410 | 409 |
| |
411 | 410 |
| |
412 | 411 |
| |
| |||
504 | 503 |
| |
505 | 504 |
| |
506 | 505 |
| |
507 |
| - | |
508 |
| - | |
509 |
| - | |
| 506 | + | |
| 507 | + | |
510 | 508 |
| |
511 | 509 |
| |
512 | 510 |
| |
| |||
708 | 706 |
| |
709 | 707 |
| |
710 | 708 |
| |
711 |
| - | |
712 |
| - | |
| 709 | + | |
| 710 | + | |
713 | 711 |
| |
714 | 712 |
| |
715 | 713 |
| |
| |||
1210 | 1208 |
| |
1211 | 1209 |
| |
1212 | 1210 |
| |
1213 |
| - | |
1214 |
| - | |
| 1211 | + | |
| 1212 | + | |
1215 | 1213 |
| |
1216 | 1214 |
| |
1217 | 1215 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
438 |
| - | |
| 437 | + | |
| 438 | + | |
439 | 439 |
| |
440 | 440 |
| |
441 | 441 |
| |
| |||
664 | 664 |
| |
665 | 665 |
| |
666 | 666 |
| |
667 |
| - | |
668 |
| - | |
| 667 | + | |
| 668 | + | |
669 | 669 |
| |
670 | 670 |
| |
671 | 671 |
| |
|
Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 |
| - | |
| 129 | + | |
131 | 130 |
| |
132 | 131 |
| |
133 | 132 |
| |
| |||
337 | 336 |
| |
338 | 337 |
| |
339 | 338 |
| |
340 |
| - | |
| 339 | + | |
341 | 340 |
| |
342 | 341 |
| |
343 | 342 |
| |
| |||
366 | 365 |
| |
367 | 366 |
| |
368 | 367 |
| |
369 |
| - | |
370 |
| - | |
| 368 | + | |
| 369 | + | |
371 | 370 |
| |
372 | 371 |
| |
373 | 372 |
| |
| |||
559 | 558 |
| |
560 | 559 |
| |
561 | 560 |
| |
562 |
| - | |
563 |
| - | |
| 561 | + | |
| 562 | + | |
564 | 563 |
| |
565 | 564 |
| |
566 | 565 |
| |
| |||
688 | 687 |
| |
689 | 688 |
| |
690 | 689 |
| |
691 |
| - | |
| 690 | + | |
692 | 691 |
| |
693 | 692 |
| |
694 | 693 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
|
Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
196 |
| - | |
| 195 | + | |
197 | 196 |
| |
198 | 197 |
| |
199 | 198 |
| |
| |||
1201 | 1200 |
| |
1202 | 1201 |
| |
1203 | 1202 |
| |
1204 |
| - | |
1205 |
| - | |
| 1203 | + | |
1206 | 1204 |
| |
1207 | 1205 |
| |
1208 | 1206 |
| |
| |||
1302 | 1300 |
| |
1303 | 1301 |
| |
1304 | 1302 |
| |
1305 |
| - | |
1306 |
| - | |
| 1303 | + | |
| 1304 | + | |
1307 | 1305 |
| |
1308 | 1306 |
| |
1309 | 1307 |
| |
| |||
2063 | 2061 |
| |
2064 | 2062 |
| |
2065 | 2063 |
| |
2066 |
| - | |
2067 |
| - | |
| 2064 | + | |
| 2065 | + | |
2068 | 2066 |
| |
2069 | 2067 |
| |
2070 | 2068 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
144 |
| - | |
| 143 | + | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
| 102 | + | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
| 142 | + | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
125 |
| - | |
126 |
| - | |
| 125 | + | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 97 | + | |
| 98 | + | |
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
|
Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
| 80 | + | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
| |
| |||
128 | 127 |
| |
129 | 128 |
| |
130 | 129 |
| |
131 |
| - | |
132 |
| - | |
| 130 | + | |
| 131 | + | |
133 | 132 |
| |
134 | 133 |
| |
135 | 134 |
| |
| |||
315 | 314 |
| |
316 | 315 |
| |
317 | 316 |
| |
318 |
| - | |
319 |
| - | |
| 317 | + | |
| 318 | + | |
320 | 319 |
| |
321 | 320 |
| |
322 | 321 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
206 |
| - | |
207 |
| - | |
| 205 | + | |
| 206 | + | |
208 | 207 |
| |
209 | 208 |
| |
210 | 209 |
| |
|
0 commit comments
Comments
(0)