Commit 73aae45
File tree
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedFilter options
- src
- backend/replication
- logical
- test
- perl
- recovery/t
Expand file treeCollapse file tree
4 files changed
+4
-4
lines changedsrc/backend/replication/logical/worker.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/worker.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2252 | 2252 |
|
2253 | 2253 |
|
2254 | 2254 |
|
2255 |
| - |
| 2255 | + |
2256 | 2256 |
|
2257 | 2257 |
|
2258 | 2258 |
|
|
src/backend/replication/walreceiver.c
Copy file name to clipboardExpand all lines: src/backend/replication/walreceiver.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
540 |
| - |
| 540 | + |
541 | 541 |
|
542 | 542 |
|
543 | 543 |
|
|
src/test/perl/PostgresNode.pm
Copy file name to clipboardExpand all lines: src/test/perl/PostgresNode.pm+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1368 | 1368 |
|
1369 | 1369 |
|
1370 | 1370 |
|
1371 |
| - |
| 1371 | + |
1372 | 1372 |
|
1373 | 1373 |
|
1374 | 1374 |
|
|
src/test/recovery/t/020_archive_status.pl
Copy file name to clipboardExpand all lines: src/test/recovery/t/020_archive_status.pl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
| 148 | + |
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
|
0 commit comments