forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit77c1537
committed
doc: Fix some markups for support functions of index AMs
All the documentation of index AMs has been using <replaceable> forlocal_relopts. This is a structure, so <structname> is a much betterchoice.Alexander has found the inconsistency for btree, while I have spottedthe rest when applying the concept of consistency to the docs.Author: Alexander Lakhin, Michael PaquierReviewed-by: Tom LaneDiscussion:https://postgr.es/m/20200822133022.GC24782@paquier.xyz1 parenta3c66de commit77c1537
File tree
5 files changed
+5
-5
lines changed- doc/src/sgml
5 files changed
+5
-5
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
576 | 576 |
| |
577 | 577 |
| |
578 | 578 |
| |
579 |
| - | |
| 579 | + | |
580 | 580 |
| |
581 | 581 |
| |
582 | 582 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
569 |
| - | |
| 569 | + | |
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
415 |
| - | |
| 415 | + | |
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
962 | 962 |
| |
963 | 963 |
| |
964 | 964 |
| |
965 |
| - | |
| 965 | + | |
966 | 966 |
| |
967 | 967 |
| |
968 | 968 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
897 | 897 |
| |
898 | 898 |
| |
899 | 899 |
| |
900 |
| - | |
| 900 | + | |
901 | 901 |
| |
902 | 902 |
| |
903 | 903 |
| |
|
0 commit comments
Comments
(0)