File tree
Expand file treeCollapse file tree
24 files changed
+794
-102
lines changedFilter options
- doc/src/sgml
- src
- backend
- access/transam
- bootstrap
- catalog
- postmaster
- replication
- storage
- buffer
- lmgr
- utils/adt
- include
- catalog
- storage
- test/regress/expected
Expand file treeCollapse file tree
24 files changed
+794
-102
lines changeddoc/src/sgml/monitoring.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/monitoring.sgml+403-11Lines changed: 403 additions & 11 deletions
Large diffs are not rendered by default.
src/backend/access/transam/xact.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xact.c+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2447 | 2447 |
|
2448 | 2448 |
|
2449 | 2449 |
|
| 2450 | + |
| 2451 | + |
| 2452 | + |
| 2453 | + |
2450 | 2454 |
|
2451 | 2455 |
|
2452 | 2456 |
|
2453 | 2457 |
|
2454 |
| - |
2455 |
| - |
2456 |
| - |
2457 | 2458 |
|
2458 | 2459 |
|
2459 | 2460 |
|
| ||
4541 | 4542 |
|
4542 | 4543 |
|
4543 | 4544 |
|
| 4545 | + |
| 4546 | + |
4544 | 4547 |
|
4545 | 4548 |
|
4546 |
| - |
4547 | 4549 |
|
4548 | 4550 |
|
4549 | 4551 |
|
| ||
4653 | 4655 |
|
4654 | 4656 |
|
4655 | 4657 |
|
| 4658 | + |
| 4659 | + |
| 4660 | + |
4656 | 4661 |
|
4657 | 4662 |
|
4658 | 4663 |
|
|
src/backend/bootstrap/bootstrap.c
Copy file name to clipboardExpand all lines: src/backend/bootstrap/bootstrap.c+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
534 | 535 |
|
535 | 536 |
|
536 | 537 |
|
| 538 | + |
537 | 539 |
|
538 | 540 |
|
539 | 541 |
|
|
src/backend/catalog/system_views.sql
Copy file name to clipboardExpand all lines: src/backend/catalog/system_views.sql+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
| 639 | + |
| 640 | + |
640 | 641 |
|
641 | 642 |
|
642 | 643 |
|
|
src/backend/postmaster/bgwriter.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/bgwriter.c+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
| 227 | + |
| 228 | + |
| 229 | + |
227 | 230 |
|
228 | 231 |
|
229 | 232 |
|
|
src/backend/postmaster/checkpointer.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/checkpointer.c+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
| 276 | + |
276 | 277 |
|
277 | 278 |
|
278 | 279 |
|
|
src/backend/postmaster/pgstat.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/pgstat.c+86-30Lines changed: 86 additions & 30 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| ||
2723 | 2723 |
|
2724 | 2724 |
|
2725 | 2725 |
|
2726 |
| - |
2727 | 2726 |
|
2728 | 2727 |
|
2729 | 2728 |
|
| ||
2810 | 2809 |
|
2811 | 2810 |
|
2812 | 2811 |
|
| 2812 | + |
| 2813 | + |
2813 | 2814 |
|
2814 | 2815 |
|
2815 | 2816 |
|
| ||
2820 | 2821 |
|
2821 | 2822 |
|
2822 | 2823 |
|
2823 |
| - |
| 2824 | + |
2824 | 2825 |
|
2825 |
| - |
| 2826 | + |
2826 | 2827 |
|
2827 | 2828 |
|
2828 | 2829 |
|
| ||
2978 | 2979 |
|
2979 | 2980 |
|
2980 | 2981 |
|
2981 |
| - |
2982 |
| - |
2983 |
| - |
2984 |
| - |
2985 |
| - |
2986 |
| - |
2987 |
| - |
2988 |
| - |
2989 |
| - |
2990 |
| - |
2991 |
| - |
2992 |
| - |
2993 |
| - |
2994 |
| - |
2995 |
| - |
2996 |
| - |
2997 |
| - |
2998 |
| - |
2999 |
| - |
3000 |
| - |
3001 |
| - |
3002 |
| - |
3003 |
| - |
3004 |
| - |
3005 |
| - |
3006 |
| - |
3007 | 2982 |
|
3008 | 2983 |
|
3009 | 2984 |
|
| ||
3119 | 3094 |
|
3120 | 3095 |
|
3121 | 3096 |
|
| 3097 | + |
| 3098 | + |
| 3099 | + |
| 3100 | + |
| 3101 | + |
| 3102 | + |
| 3103 | + |
| 3104 | + |
| 3105 | + |
| 3106 | + |
| 3107 | + |
| 3108 | + |
| 3109 | + |
| 3110 | + |
| 3111 | + |
| 3112 | + |
| 3113 | + |
| 3114 | + |
| 3115 | + |
| 3116 | + |
| 3117 | + |
| 3118 | + |
| 3119 | + |
| 3120 | + |
| 3121 | + |
| 3122 | + |
| 3123 | + |
| 3124 | + |
| 3125 | + |
| 3126 | + |
| 3127 | + |
| 3128 | + |
| 3129 | + |
| 3130 | + |
| 3131 | + |
| 3132 | + |
| 3133 | + |
| 3134 | + |
| 3135 | + |
| 3136 | + |
| 3137 | + |
| 3138 | + |
| 3139 | + |
| 3140 | + |
| 3141 | + |
| 3142 | + |
| 3143 | + |
| 3144 | + |
| 3145 | + |
| 3146 | + |
| 3147 | + |
| 3148 | + |
| 3149 | + |
| 3150 | + |
| 3151 | + |
| 3152 | + |
| 3153 | + |
| 3154 | + |
| 3155 | + |
| 3156 | + |
| 3157 | + |
| 3158 | + |
| 3159 | + |
| 3160 | + |
| 3161 | + |
| 3162 | + |
| 3163 | + |
| 3164 | + |
| 3165 | + |
| 3166 | + |
| 3167 | + |
| 3168 | + |
| 3169 | + |
| 3170 | + |
| 3171 | + |
| 3172 | + |
| 3173 | + |
| 3174 | + |
| 3175 | + |
| 3176 | + |
| 3177 | + |
3122 | 3178 |
|
3123 | 3179 |
|
3124 | 3180 |
|
|
src/backend/postmaster/walwriter.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/walwriter.c+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| ||
168 | 169 |
|
169 | 170 |
|
170 | 171 |
|
| 172 | + |
171 | 173 |
|
172 | 174 |
|
173 | 175 |
|
|
src/backend/replication/walsender.c
Copy file name to clipboardExpand all lines: src/backend/replication/walsender.c+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| ||
252 | 253 |
|
253 | 254 |
|
254 | 255 |
|
| 256 | + |
255 | 257 |
|
256 | 258 |
|
257 | 259 |
|
|
src/backend/storage/buffer/bufmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/bufmgr.c+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3351 | 3351 |
|
3352 | 3352 |
|
3353 | 3353 |
|
| 3354 | + |
| 3355 | + |
| 3356 | + |
3354 | 3357 |
|
3355 | 3358 |
|
3356 | 3359 |
|
| ||
3364 | 3367 |
|
3365 | 3368 |
|
3366 | 3369 |
|
| 3370 | + |
| 3371 | + |
3367 | 3372 |
|
3368 | 3373 |
|
3369 | 3374 |
|
|
src/backend/storage/lmgr/lmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/lmgr/lmgr.c+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
994 | 994 |
|
995 | 995 |
|
996 | 996 |
|
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
| 1008 | + |
| 1009 | + |
| 1010 | + |
| 1011 | + |
| 1012 | + |
| 1013 | + |
| 1014 | + |
| 1015 | + |
| 1016 | + |
| 1017 | + |
| 1018 | + |
| 1019 | + |
src/backend/storage/lmgr/lock.c
Copy file name to clipboardExpand all lines: src/backend/storage/lmgr/lock.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1676 | 1676 |
|
1677 | 1677 |
|
1678 | 1678 |
|
1679 |
| - |
| 1679 | + |
1680 | 1680 |
|
1681 | 1681 |
|
1682 | 1682 |
|
| ||
1724 | 1724 |
|
1725 | 1725 |
|
1726 | 1726 |
|
1727 |
| - |
| 1727 | + |
1728 | 1728 |
|
1729 | 1729 |
|
1730 | 1730 |
|
| ||
1739 | 1739 |
|
1740 | 1740 |
|
1741 | 1741 |
|
1742 |
| - |
| 1742 | + |
1743 | 1743 |
|
1744 | 1744 |
|
1745 | 1745 |
|
|
0 commit comments