File tree
Expand file treeCollapse file tree
7 files changed
+104
-9
lines changedFilter options
- doc/src/sgml
- src
- backend
- catalog
- postmaster
- utils/adt
- include
- catalog
- test/regress/expected
Expand file treeCollapse file tree
7 files changed
+104
-9
lines changeddoc/src/sgml/monitoring.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/monitoring.sgml+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3447 | 3447 |
|
3448 | 3448 |
|
3449 | 3449 |
|
| 3450 | + |
| 3451 | + |
| 3452 | + |
| 3453 | + |
| 3454 | + |
| 3455 | + |
| 3456 | + |
| 3457 | + |
| 3458 | + |
| 3459 | + |
| 3460 | + |
| 3461 | + |
| 3462 | + |
| 3463 | + |
| 3464 | + |
| 3465 | + |
| 3466 | + |
| 3467 | + |
| 3468 | + |
| 3469 | + |
| 3470 | + |
| 3471 | + |
| 3472 | + |
| 3473 | + |
| 3474 | + |
| 3475 | + |
| 3476 | + |
3450 | 3477 |
|
3451 | 3478 |
|
3452 | 3479 |
|
|
src/backend/catalog/system_views.sql
Copy file name to clipboardExpand all lines: src/backend/catalog/system_views.sql+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
993 | 993 |
|
994 | 994 |
|
995 | 995 |
|
| 996 | + |
| 997 | + |
| 998 | + |
996 | 999 |
|
997 | 1000 |
|
998 | 1001 |
|
|
src/backend/postmaster/pgstat.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/pgstat.c+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
146 | 155 |
|
147 | 156 |
|
148 | 157 |
|
| ||
3048 | 3057 |
|
3049 | 3058 |
|
3050 | 3059 |
|
| 3060 | + |
| 3061 | + |
| 3062 | + |
| 3063 | + |
| 3064 | + |
| 3065 | + |
| 3066 | + |
3051 | 3067 |
|
3052 | 3068 |
|
3053 | 3069 |
|
| ||
4577 | 4593 |
|
4578 | 4594 |
|
4579 | 4595 |
|
| 4596 | + |
| 4597 | + |
| 4598 | + |
| 4599 | + |
| 4600 | + |
| 4601 | + |
| 4602 | + |
| 4603 | + |
| 4604 | + |
| 4605 | + |
| 4606 | + |
| 4607 | + |
| 4608 | + |
| 4609 | + |
4580 | 4610 |
|
4581 | 4611 |
|
4582 | 4612 |
|
| ||
4591 | 4621 |
|
4592 | 4622 |
|
4593 | 4623 |
|
| 4624 | + |
| 4625 | + |
| 4626 | + |
| 4627 | + |
| 4628 | + |
4594 | 4629 |
|
4595 | 4630 |
|
4596 | 4631 |
|
| ||
6759 | 6794 |
|
6760 | 6795 |
|
6761 | 6796 |
|
| 6797 | + |
| 6798 | + |
| 6799 | + |
6762 | 6800 |
|
6763 | 6801 |
|
6764 | 6802 |
|
|
src/backend/utils/adt/pgstatfuncs.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/pgstatfuncs.c+22-5Lines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1703 | 1703 |
|
1704 | 1704 |
|
1705 | 1705 |
|
1706 |
| - |
| 1706 | + |
1707 | 1707 |
|
1708 | 1708 |
|
1709 | 1709 |
|
| 1710 | + |
1710 | 1711 |
|
1711 | 1712 |
|
1712 | 1713 |
|
| ||
1715 | 1716 |
|
1716 | 1717 |
|
1717 | 1718 |
|
1718 |
| - |
| 1719 | + |
1719 | 1720 |
|
1720 |
| - |
| 1721 | + |
| 1722 | + |
| 1723 | + |
| 1724 | + |
| 1725 | + |
| 1726 | + |
| 1727 | + |
1721 | 1728 |
|
1722 | 1729 |
|
1723 | 1730 |
|
| ||
1726 | 1733 |
|
1727 | 1734 |
|
1728 | 1735 |
|
1729 |
| - |
1730 |
| - |
| 1736 | + |
| 1737 | + |
| 1738 | + |
| 1739 | + |
| 1740 | + |
| 1741 | + |
| 1742 | + |
| 1743 | + |
| 1744 | + |
| 1745 | + |
| 1746 | + |
| 1747 | + |
1731 | 1748 |
|
1732 | 1749 |
|
1733 | 1750 |
|
|
src/include/catalog/pg_proc.dat
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.dat+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5500 | 5500 |
|
5501 | 5501 |
|
5502 | 5502 |
|
5503 |
| - |
5504 |
| - |
| 5503 | + |
| 5504 | + |
| 5505 | + |
5505 | 5506 |
|
5506 | 5507 |
|
5507 | 5508 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
| 462 | + |
| 463 | + |
| 464 | + |
462 | 465 |
|
463 | 466 |
|
464 | 467 |
|
| ||
798 | 801 |
|
799 | 802 |
|
800 | 803 |
|
| 804 | + |
| 805 | + |
| 806 | + |
801 | 807 |
|
802 | 808 |
|
803 | 809 |
|
|
src/test/regress/expected/rules.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/rules.out+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2138 | 2138 |
|
2139 | 2139 |
|
2140 | 2140 |
|
2141 |
| - |
| 2141 | + |
| 2142 | + |
| 2143 | + |
| 2144 | + |
2142 | 2145 |
|
2143 |
| - |
| 2146 | + |
2144 | 2147 |
|
2145 | 2148 |
|
2146 | 2149 |
|
|
0 commit comments