File tree
4 files changed
+53
-0
lines changedFilter options
- src
- backend/replication/logical
- include/replication
- test/subscription/t
4 files changed
+53
-0
lines changedsrc/backend/replication/logical/relation.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/relation.c+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
486 | 486 |
|
487 | 487 |
|
488 | 488 |
|
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
489 | 523 |
|
490 | 524 |
|
491 | 525 |
|
|
src/backend/replication/logical/worker.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/worker.c+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1562 | 1562 |
|
1563 | 1563 |
|
1564 | 1564 |
|
| 1565 | + |
| 1566 | + |
| 1567 | + |
1565 | 1568 |
|
1566 | 1569 |
|
1567 | 1570 |
|
|
src/include/replication/logicalrelation.h
Copy file name to clipboardExpand all lines: src/include/replication/logicalrelation.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
src/test/subscription/t/013_partition.pl
Copy file name to clipboardExpand all lines: src/test/subscription/t/013_partition.pl+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
853 | 853 |
|
854 | 854 |
|
855 | 855 |
|
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
856 | 871 |
|
0 commit comments