Commit 12f3867
File tree
9 files changed
+102
-53
lines changedFilter options
- src
- backend
- access/transam
- postmaster
- storage/buffer
- utils/resowner
- include
- storage
- utils
9 files changed
+102
-53
lines changedsrc/backend/access/transam/xact.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xact.c+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2719 | 2719 |
|
2720 | 2720 |
|
2721 | 2721 |
|
2722 |
| - |
2723 |
| - |
| 2722 | + |
2724 | 2723 |
|
2725 | 2724 |
|
2726 | 2725 |
|
| ||
5080 | 5079 |
|
5081 | 5080 |
|
5082 | 5081 |
|
5083 |
| - |
5084 | 5082 |
|
5085 | 5083 |
|
5086 | 5084 |
|
|
src/backend/postmaster/autovacuum.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/autovacuum.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
526 | 526 |
|
527 | 527 |
|
528 | 528 |
|
529 |
| - |
530 | 529 |
|
531 | 530 |
|
532 | 531 |
|
|
src/backend/postmaster/bgwriter.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/bgwriter.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
171 | 170 |
|
172 | 171 |
|
173 | 172 |
|
|
src/backend/postmaster/checkpointer.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/checkpointer.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
275 | 274 |
|
276 | 275 |
|
277 | 276 |
|
|
src/backend/postmaster/walwriter.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/walwriter.c-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
167 | 166 |
|
168 | 167 |
|
169 | 168 |
|
|
src/backend/storage/buffer/bufmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/bufmgr.c+35-45Lines changed: 35 additions & 45 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 | 162 |
|
167 | 163 |
|
168 | 164 |
|
| ||
2705 | 2701 |
|
2706 | 2702 |
|
2707 | 2703 |
|
2708 |
| - |
2709 | 2704 |
|
2710 | 2705 |
|
2711 | 2706 |
|
| ||
4647 | 4642 |
|
4648 | 4643 |
|
4649 | 4644 |
|
4650 |
| - |
| 4645 | + |
4651 | 4646 |
|
4652 | 4647 |
|
4653 | 4648 |
|
| ||
4671 | 4666 |
|
4672 | 4667 |
|
4673 | 4668 |
|
4674 |
| - |
4675 |
| - |
| 4669 | + |
| 4670 | + |
4676 | 4671 |
|
4677 | 4672 |
|
4678 | 4673 |
|
| ||
4698 | 4693 |
|
4699 | 4694 |
|
4700 | 4695 |
|
4701 |
| - |
4702 |
| - |
4703 | 4696 |
|
4704 | 4697 |
|
4705 | 4698 |
|
| ||
4711 | 4704 |
|
4712 | 4705 |
|
4713 | 4706 |
|
4714 |
| - |
| 4707 | + |
| 4708 | + |
4715 | 4709 |
|
4716 | 4710 |
|
4717 | 4711 |
|
4718 | 4712 |
|
4719 | 4713 |
|
4720 |
| - |
| 4714 | + |
4721 | 4715 |
|
4722 | 4716 |
|
4723 | 4717 |
|
| ||
4726 | 4720 |
|
4727 | 4721 |
|
4728 | 4722 |
|
4729 |
| - |
| 4723 | + |
4730 | 4724 |
|
4731 |
| - |
| 4725 | + |
| 4726 | + |
4732 | 4727 |
|
4733 |
| - |
4734 |
| - |
4735 |
| - |
| 4728 | + |
| 4729 | + |
4736 | 4730 |
|
4737 |
| - |
4738 |
| - |
4739 |
| - |
4740 |
| - |
4741 |
| - |
| 4731 | + |
| 4732 | + |
| 4733 | + |
| 4734 | + |
| 4735 | + |
| 4736 | + |
| 4737 | + |
| 4738 | + |
| 4739 | + |
4742 | 4740 |
|
4743 |
| - |
4744 |
| - |
4745 |
| - |
4746 |
| - |
4747 |
| - |
| 4741 | + |
| 4742 | + |
4748 | 4743 |
|
4749 |
| - |
4750 |
| - |
4751 |
| - |
4752 |
| - |
4753 |
| - |
4754 |
| - |
4755 |
| - |
4756 |
| - |
4757 |
| - |
4758 |
| - |
4759 |
| - |
4760 |
| - |
4761 |
| - |
4762 |
| - |
4763 |
| - |
4764 |
| - |
4765 |
| - |
| 4744 | + |
| 4745 | + |
| 4746 | + |
| 4747 | + |
| 4748 | + |
| 4749 | + |
| 4750 | + |
| 4751 | + |
| 4752 | + |
| 4753 | + |
| 4754 | + |
4766 | 4755 |
|
4767 |
| - |
4768 | 4756 |
|
| 4757 | + |
| 4758 | + |
4769 | 4759 |
|
4770 | 4760 |
|
4771 | 4761 |
|
|
src/backend/utils/resowner/resowner.c
Copy file name to clipboardExpand all lines: src/backend/utils/resowner/resowner.c+60Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| 124 | + |
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
| ||
441 | 442 |
|
442 | 443 |
|
443 | 444 |
|
| 445 | + |
444 | 446 |
|
445 | 447 |
|
446 | 448 |
|
| ||
517 | 519 |
|
518 | 520 |
|
519 | 521 |
|
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
520 | 540 |
|
521 | 541 |
|
522 | 542 |
|
| ||
746 | 766 |
|
747 | 767 |
|
748 | 768 |
|
| 769 | + |
749 | 770 |
|
750 | 771 |
|
751 | 772 |
|
| ||
775 | 796 |
|
776 | 797 |
|
777 | 798 |
|
| 799 | + |
778 | 800 |
|
779 | 801 |
|
780 | 802 |
|
| ||
976 | 998 |
|
977 | 999 |
|
978 | 1000 |
|
| 1001 | + |
| 1002 | + |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
| 1008 | + |
| 1009 | + |
| 1010 | + |
| 1011 | + |
| 1012 | + |
| 1013 | + |
| 1014 | + |
| 1015 | + |
| 1016 | + |
| 1017 | + |
| 1018 | + |
| 1019 | + |
| 1020 | + |
| 1021 | + |
| 1022 | + |
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
979 | 1039 |
|
980 | 1040 |
|
981 | 1041 |
|
|
src/include/storage/bufmgr.h
Copy file name to clipboardExpand all lines: src/include/storage/bufmgr.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
|
src/include/utils/resowner_private.h
Copy file name to clipboardExpand all lines: src/include/utils/resowner_private.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
33 | 38 |
|
34 | 39 |
|
35 | 40 |
|
|
0 commit comments