Commit 8339f33
File tree
Expand file treeCollapse file tree
6 files changed
+24
-21
lines changedFilter options
- src/backend
- libpq
- replication
- logical
- utils/misc
Expand file treeCollapse file tree
6 files changed
+24
-21
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1590 | 1590 |
|
1591 | 1591 |
|
1592 | 1592 |
|
1593 |
| - |
| 1593 | + |
1594 | 1594 |
|
1595 | 1595 |
|
1596 | 1596 |
|
|
src/backend/replication/logical/logical.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/logical.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
413 |
| - |
| 413 | + |
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
|
src/backend/replication/logical/reorderbuffer.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/reorderbuffer.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2198 | 2198 |
|
2199 | 2199 |
|
2200 | 2200 |
|
2201 |
| - |
| 2201 | + |
2202 | 2202 |
|
2203 | 2203 |
|
2204 | 2204 |
|
|
src/backend/replication/logical/snapbuild.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/snapbuild.c+11-6Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
598 | 598 |
|
599 | 599 |
|
600 | 600 |
|
601 |
| - |
602 |
| - |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
603 | 605 |
|
604 | 606 |
|
605 | 607 |
|
| ||
901 | 903 |
|
902 | 904 |
|
903 | 905 |
|
904 |
| - |
| 906 | + |
905 | 907 |
|
906 | 908 |
|
907 | 909 |
|
| ||
1228 | 1230 |
|
1229 | 1231 |
|
1230 | 1232 |
|
1231 |
| - |
| 1233 | + |
1232 | 1234 |
|
1233 |
| - |
| 1235 | + |
1234 | 1236 |
|
1235 | 1237 |
|
1236 | 1238 |
|
| ||
1324 | 1326 |
|
1325 | 1327 |
|
1326 | 1328 |
|
1327 |
| - |
| 1329 | + |
| 1330 | + |
| 1331 | + |
| 1332 | + |
1328 | 1333 |
|
1329 | 1334 |
|
1330 | 1335 |
|
|
src/backend/replication/slot.c
Copy file name to clipboardExpand all lines: src/backend/replication/slot.c+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
797 | 797 |
|
798 | 798 |
|
799 | 799 |
|
800 |
| - |
801 |
| - |
| 800 | + |
802 | 801 |
|
803 | 802 |
|
804 | 803 |
|
| ||
834 | 833 |
|
835 | 834 |
|
836 | 835 |
|
837 |
| - |
838 |
| - |
| 836 | + |
839 | 837 |
|
840 | 838 |
|
841 | 839 |
|
|
src/backend/utils/misc/guc.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc.c+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
900 | 900 |
|
901 | 901 |
|
902 | 902 |
|
903 |
| - |
| 903 | + |
904 | 904 |
|
905 | 905 |
|
906 | 906 |
|
| ||
3504 | 3504 |
|
3505 | 3505 |
|
3506 | 3506 |
|
3507 |
| - |
| 3507 | + |
3508 | 3508 |
|
3509 | 3509 |
|
3510 | 3510 |
|
| ||
6608 | 6608 |
|
6609 | 6609 |
|
6610 | 6610 |
|
6611 |
| - |
| 6611 | + |
6612 | 6612 |
|
6613 | 6613 |
|
6614 | 6614 |
|
| ||
6633 | 6633 |
|
6634 | 6634 |
|
6635 | 6635 |
|
6636 |
| - |
| 6636 | + |
6637 | 6637 |
|
6638 | 6638 |
|
6639 | 6639 |
|
| ||
6838 | 6838 |
|
6839 | 6839 |
|
6840 | 6840 |
|
6841 |
| - |
| 6841 | + |
6842 | 6842 |
|
6843 | 6843 |
|
6844 | 6844 |
|
| ||
6856 | 6856 |
|
6857 | 6857 |
|
6858 | 6858 |
|
6859 |
| - |
6860 |
| - |
| 6859 | + |
| 6860 | + |
6861 | 6861 |
|
6862 | 6862 |
|
6863 | 6863 |
|
|
0 commit comments