forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdc88460
committed
Doc: Review for "Optionally prefetch referenced data in recovery."
Typos, corrections and language improvements in the docs, and a few incode comments too.Reported-by: Justin Pryzby <pryzby@telsasoft.com>Discussion:https://postgr.es/m/20210409033703.GP6592%40telsasoft.com1 parent49fb4e6 commitdc88460
File tree
4 files changed
+10
-10
lines changed- doc/src/sgml
- src/backend
- access/transam
- utils/misc
4 files changed
+10
-10
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3621 | 3621 |
| |
3622 | 3622 |
| |
3623 | 3623 |
| |
3624 |
| - | |
| 3624 | + | |
3625 | 3625 |
| |
3626 | 3626 |
| |
3627 | 3627 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
816 | 816 |
| |
817 | 817 |
| |
818 | 818 |
| |
819 |
| - | |
820 |
| - | |
821 |
| - | |
| 819 | + | |
822 | 820 |
| |
823 | 821 |
| |
824 | 822 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2774 | 2774 |
| |
2775 | 2775 |
| |
2776 | 2776 |
| |
2777 |
| - | |
| 2777 | + | |
2778 | 2778 |
| |
2779 | 2779 |
| |
2780 | 2780 |
| |
|
0 commit comments
Comments
(0)