File tree
Expand file treeCollapse file tree
5 files changed
+36
-29
lines changedFilter options
- src
- backend
- postmaster
- replication
- logical
- utils/adt
- include
Expand file treeCollapse file tree
5 files changed
+36
-29
lines changedsrc/backend/postmaster/pgstat.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/pgstat.c+15-17Lines changed: 15 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| ||
1539 | 1540 |
|
1540 | 1541 |
|
1541 | 1542 |
|
1542 |
| - |
| 1543 | + |
1543 | 1544 |
|
1544 | 1545 |
|
1545 | 1546 |
|
| ||
1812 | 1813 |
|
1813 | 1814 |
|
1814 | 1815 |
|
1815 |
| - |
1816 |
| - |
1817 |
| - |
1818 |
| - |
| 1816 | + |
1819 | 1817 |
|
1820 | 1818 |
|
1821 | 1819 |
|
1822 | 1820 |
|
1823 | 1821 |
|
1824 | 1822 |
|
1825 | 1823 |
|
1826 |
| - |
| 1824 | + |
1827 | 1825 |
|
1828 |
| - |
1829 |
| - |
1830 |
| - |
1831 |
| - |
1832 |
| - |
1833 |
| - |
| 1826 | + |
| 1827 | + |
| 1828 | + |
| 1829 | + |
| 1830 | + |
| 1831 | + |
1834 | 1832 |
|
1835 | 1833 |
|
1836 | 1834 |
|
| ||
1846 | 1844 |
|
1847 | 1845 |
|
1848 | 1846 |
|
1849 |
| - |
| 1847 | + |
1850 | 1848 |
|
1851 | 1849 |
|
1852 | 1850 |
|
| ||
5202 | 5200 |
|
5203 | 5201 |
|
5204 | 5202 |
|
5205 |
| - |
| 5203 | + |
5206 | 5204 |
|
5207 | 5205 |
|
5208 | 5206 |
|
| ||
5538 | 5536 |
|
5539 | 5537 |
|
5540 | 5538 |
|
5541 |
| - |
| 5539 | + |
5542 | 5540 |
|
5543 | 5541 |
|
5544 | 5542 |
|
| ||
5763 | 5761 |
|
5764 | 5762 |
|
5765 | 5763 |
|
5766 |
| - |
| 5764 | + |
5767 | 5765 |
|
5768 | 5766 |
|
5769 | 5767 |
|
| ||
5776 | 5774 |
|
5777 | 5775 |
|
5778 | 5776 |
|
5779 |
| - |
| 5777 | + |
5780 | 5778 |
|
5781 | 5779 |
|
5782 | 5780 |
|
|
src/backend/replication/logical/logical.c
Copy file name to clipboardExpand all lines: src/backend/replication/logical/logical.c+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1773 | 1773 |
|
1774 | 1774 |
|
1775 | 1775 |
|
| 1776 | + |
1776 | 1777 |
|
1777 | 1778 |
|
1778 | 1779 |
|
| ||
1790 | 1791 |
|
1791 | 1792 |
|
1792 | 1793 |
|
1793 |
| - |
1794 |
| - |
1795 |
| - |
| 1794 | + |
| 1795 | + |
| 1796 | + |
| 1797 | + |
| 1798 | + |
| 1799 | + |
| 1800 | + |
| 1801 | + |
| 1802 | + |
1796 | 1803 |
|
1797 | 1804 |
|
1798 | 1805 |
|
|
src/backend/replication/slot.c
Copy file name to clipboardExpand all lines: src/backend/replication/slot.c+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
328 | 328 |
|
329 | 329 |
|
330 | 330 |
|
331 |
| - |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
332 | 337 |
|
333 | 338 |
|
334 | 339 |
|
|
src/backend/utils/adt/pgstatfuncs.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/pgstatfuncs.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2328 | 2328 |
|
2329 | 2329 |
|
2330 | 2330 |
|
2331 |
| - |
| 2331 | + |
2332 | 2332 |
|
2333 | 2333 |
|
2334 | 2334 |
|
|
+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
393 | 393 |
|
394 | 394 |
|
395 | 395 |
|
396 |
| - |
| 396 | + |
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
| ||
540 | 540 |
|
541 | 541 |
|
542 | 542 |
|
543 |
| - |
| 543 | + |
544 | 544 |
|
545 | 545 |
|
546 | 546 |
|
| ||
917 | 917 |
|
918 | 918 |
|
919 | 919 |
|
920 |
| - |
| 920 | + |
921 | 921 |
|
922 | 922 |
|
923 | 923 |
|
| ||
1027 | 1027 |
|
1028 | 1028 |
|
1029 | 1029 |
|
1030 |
| - |
1031 |
| - |
1032 |
| - |
1033 |
| - |
| 1030 | + |
1034 | 1031 |
|
1035 | 1032 |
|
1036 | 1033 |
|
|
0 commit comments