Commit 9660834
File tree
Expand file treeCollapse file tree
14 files changed
+40
-40
lines changedFilter options
- doc/src/sgml
- src
- backend
- catalog
- executor
- parser
- tcop
- utils
- activity
- adt
- error
- misc
- include
- catalog
- utils
- test/regress/expected
Expand file treeCollapse file tree
14 files changed
+40
-40
lines changeddoc/src/sgml/monitoring.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/monitoring.sgml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
922 |
| - |
| 922 | + |
923 | 923 |
|
924 | 924 |
|
925 | 925 |
|
|
src/backend/catalog/system_views.sql
Copy file name to clipboardExpand all lines: src/backend/catalog/system_views.sql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
833 | 833 |
|
834 | 834 |
|
835 | 835 |
|
836 |
| - |
| 836 | + |
837 | 837 |
|
838 | 838 |
|
839 | 839 |
|
|
src/backend/executor/execMain.c
Copy file name to clipboardExpand all lines: src/backend/executor/execMain.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
135 |
| - |
136 |
| - |
| 134 | + |
| 135 | + |
| 136 | + |
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
src/backend/executor/execParallel.c
Copy file name to clipboardExpand all lines: src/backend/executor/execParallel.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
|
src/backend/parser/analyze.c
Copy file name to clipboardExpand all lines: src/backend/parser/analyze.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
|
src/backend/tcop/postgres.c
Copy file name to clipboardExpand all lines: src/backend/tcop/postgres.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
694 | 694 |
|
695 | 695 |
|
696 | 696 |
|
697 |
| - |
| 697 | + |
698 | 698 |
|
699 | 699 |
|
700 | 700 |
|
| ||
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
1034 |
| - |
| 1034 | + |
1035 | 1035 |
|
1036 | 1036 |
|
1037 | 1037 |
|
|
src/backend/utils/activity/backend_status.c
Copy file name to clipboardExpand all lines: src/backend/utils/activity/backend_status.c+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
544 | 544 |
|
545 | 545 |
|
546 | 546 |
|
547 |
| - |
| 547 | + |
548 | 548 |
|
549 | 549 |
|
550 | 550 |
|
| ||
605 | 605 |
|
606 | 606 |
|
607 | 607 |
|
608 |
| - |
| 608 | + |
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
| ||
618 | 618 |
|
619 | 619 |
|
620 | 620 |
|
621 |
| - |
| 621 | + |
622 | 622 |
|
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
626 | 626 |
|
627 |
| - |
| 627 | + |
628 | 628 |
|
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
632 |
| - |
| 632 | + |
633 | 633 |
|
634 | 634 |
|
635 | 635 |
|
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
| 639 | + |
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 | 643 |
|
644 | 644 |
|
645 | 645 |
|
646 |
| - |
| 646 | + |
647 | 647 |
|
648 | 648 |
|
649 | 649 |
|
| ||
652 | 652 |
|
653 | 653 |
|
654 | 654 |
|
655 |
| - |
| 655 | + |
656 | 656 |
|
657 | 657 |
|
658 | 658 |
|
| ||
1022 | 1022 |
|
1023 | 1023 |
|
1024 | 1024 |
|
1025 |
| - |
| 1025 | + |
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
1029 | 1029 |
|
1030 |
| - |
| 1030 | + |
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
| ||
1037 | 1037 |
|
1038 | 1038 |
|
1039 | 1039 |
|
1040 |
| - |
| 1040 | + |
1041 | 1041 |
|
1042 | 1042 |
|
1043 | 1043 |
|
|
src/backend/utils/adt/pgstatfuncs.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/pgstatfuncs.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
914 | 914 |
|
915 | 915 |
|
916 | 916 |
|
917 |
| - |
| 917 | + |
918 | 918 |
|
919 | 919 |
|
920 |
| - |
| 920 | + |
921 | 921 |
|
922 | 922 |
|
923 | 923 |
|
|
src/backend/utils/error/elog.c
Copy file name to clipboardExpand all lines: src/backend/utils/error/elog.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2717 | 2717 |
|
2718 | 2718 |
|
2719 | 2719 |
|
2720 |
| - |
| 2720 | + |
2721 | 2721 |
|
2722 | 2722 |
|
2723 |
| - |
| 2723 | + |
2724 | 2724 |
|
2725 | 2725 |
|
2726 | 2726 |
|
| ||
2967 | 2967 |
|
2968 | 2968 |
|
2969 | 2969 |
|
2970 |
| - |
| 2970 | + |
2971 | 2971 |
|
2972 | 2972 |
|
2973 | 2973 |
|
|
src/backend/utils/misc/queryjumble.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/queryjumble.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
src/include/catalog/catversion.h
Copy file name to clipboardExpand all lines: src/include/catalog/catversion.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
src/include/catalog/pg_proc.dat
Copy file name to clipboardExpand all lines: src/include/catalog/pg_proc.dat+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5281 | 5281 |
|
5282 | 5282 |
|
5283 | 5283 |
|
5284 |
| - |
| 5284 | + |
5285 | 5285 |
|
5286 | 5286 |
|
5287 | 5287 |
|
|
src/include/utils/backend_status.h
Copy file name to clipboardExpand all lines: src/include/utils/backend_status.h+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| ||
297 | 297 |
|
298 | 298 |
|
299 | 299 |
|
300 |
| - |
| 300 | + |
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
|
src/test/regress/expected/rules.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/rules.out+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1762 | 1762 |
|
1763 | 1763 |
|
1764 | 1764 |
|
1765 |
| - |
| 1765 | + |
1766 | 1766 |
|
1767 | 1767 |
|
1768 |
| - |
| 1768 | + |
1769 | 1769 |
|
1770 | 1770 |
|
1771 | 1771 |
|
| ||
1877 | 1877 |
|
1878 | 1878 |
|
1879 | 1879 |
|
1880 |
| - |
| 1880 | + |
1881 | 1881 |
|
1882 | 1882 |
|
1883 | 1883 |
|
| ||
2058 | 2058 |
|
2059 | 2059 |
|
2060 | 2060 |
|
2061 |
| - |
| 2061 | + |
2062 | 2062 |
|
2063 | 2063 |
|
2064 | 2064 |
|
| ||
2090 | 2090 |
|
2091 | 2091 |
|
2092 | 2092 |
|
2093 |
| - |
| 2093 | + |
2094 | 2094 |
|
2095 | 2095 |
|
2096 | 2096 |
|
|
0 commit comments