forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita8be536
committed
Fix obsolete references to "XLogRead"
The one in xlogreader.h was pointed out by Antonin Houska; I (Álvaro) noticed theothers by grepping.Author: Antonin Houska <ah@cybertec.at>Discussion:https://postgr.es/m/28250.1589186654@antos1 parent7a9c9ce commita8be536
File tree
2 files changed
+3
-3
lines changed- src
- backend/replication
- include/access
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
932 | 932 |
| |
933 | 933 |
| |
934 | 934 |
| |
935 |
| - | |
| 935 | + | |
936 | 936 |
| |
937 | 937 |
| |
938 | 938 |
| |
| |||
2634 | 2634 |
| |
2635 | 2635 |
| |
2636 | 2636 |
| |
2637 |
| - | |
| 2637 | + | |
2638 | 2638 |
| |
2639 | 2639 |
| |
2640 | 2640 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
0 commit comments
Comments
(0)