File tree
Expand file treeCollapse file tree
3 files changed
+48
-25
lines changedFilter options
- src
- backend/replication/logical
- include/replication
Expand file treeCollapse file tree
3 files changed
+48
-25
lines changedsrc/backend/replication/logical/decode.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/decode.c+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
778 | 778 |
|
779 | 779 |
|
780 | 780 |
|
781 |
| - |
782 |
| - |
783 |
| - |
784 |
| - |
785 |
| - |
786 |
| - |
787 |
| - |
788 | 781 |
|
789 | 782 |
|
790 | 783 |
|
791 | 784 |
|
792 | 785 |
|
793 |
| - |
| 786 | + |
| 787 | + |
| 788 | + |
| 789 | + |
| 790 | + |
| 791 | + |
794 | 792 |
|
795 | 793 |
|
796 | 794 |
|
|
src/backend/replication/logical/reorderbuffer.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/reorderbuffer.c+36-12Lines changed: 36 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
| 367 | + |
| 368 | + |
| 369 | + |
367 | 370 |
|
368 | 371 |
|
369 | 372 |
|
| ||
449 | 452 |
|
450 | 453 |
|
451 | 454 |
|
| 455 | + |
452 | 456 |
|
453 | 457 |
|
454 | 458 |
|
| ||
1674 | 1678 |
|
1675 | 1679 |
|
1676 | 1680 |
|
1677 |
| - |
1678 |
| - |
| 1681 | + |
| 1682 | + |
1679 | 1683 |
|
1680 | 1684 |
|
1681 | 1685 |
|
| ||
1717 | 1721 |
|
1718 | 1722 |
|
1719 | 1723 |
|
| 1724 | + |
| 1725 | + |
| 1726 | + |
| 1727 | + |
| 1728 | + |
| 1729 | + |
| 1730 | + |
| 1731 | + |
| 1732 | + |
| 1733 | + |
| 1734 | + |
| 1735 | + |
| 1736 | + |
| 1737 | + |
| 1738 | + |
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
| 1743 | + |
| 1744 | + |
| 1745 | + |
| 1746 | + |
| 1747 | + |
| 1748 | + |
| 1749 | + |
1720 | 1750 |
|
1721 | 1751 |
|
1722 | 1752 |
|
| ||
1792 | 1822 |
|
1793 | 1823 |
|
1794 | 1824 |
|
1795 |
| - |
1796 |
| - |
1797 |
| - |
1798 |
| - |
1799 |
| - |
1800 |
| - |
1801 |
| - |
1802 |
| - |
1803 |
| - |
1804 |
| - |
| 1825 | + |
| 1826 | + |
1805 | 1827 |
|
1806 | 1828 |
|
1807 | 1829 |
|
| ||
2476 | 2498 |
|
2477 | 2499 |
|
2478 | 2500 |
|
| 2501 | + |
2479 | 2502 |
|
2480 | 2503 |
|
2481 | 2504 |
|
| ||
2764 | 2787 |
|
2765 | 2788 |
|
2766 | 2789 |
|
| 2790 | + |
2767 | 2791 |
|
2768 | 2792 |
|
2769 | 2793 |
|
|
src/include/replication/reorderbuffer.h
Copy file name to clipboardExpand all lines: src/include/replication/reorderbuffer.h+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
|
0 commit comments