Commit 8d9978a
File tree
Expand file treeCollapse file tree
22 files changed
+41
-41
lines changedFilter options
- contrib/pg_prewarm
- src
- backend
- access
- heap
- transam
- commands
- libpq
- postmaster
- storage
- buffer
- file
- lmgr
- tcop
- utils
- adt
- fmgr
- misc
- test
- modules/commit_ts/expected
- regress/expected
Expand file treeCollapse file tree
22 files changed
+41
-41
lines changedcontrib/pg_prewarm/autoprewarm.c
Copy file name to clipboardExpand all lines: contrib/pg_prewarm/autoprewarm.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
877 | 877 |
|
878 | 878 |
|
879 | 879 |
|
880 |
| - |
| 880 | + |
881 | 881 |
|
882 | 882 |
|
883 | 883 |
|
|
src/backend/access/heap/vacuumlazy.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/vacuumlazy.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2658 | 2658 |
|
2659 | 2659 |
|
2660 | 2660 |
|
2661 |
| - |
| 2661 | + |
2662 | 2662 |
|
2663 | 2663 |
|
2664 | 2664 |
|
|
src/backend/access/transam/commit_ts.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/commit_ts.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
388 |
| - |
| 388 | + |
389 | 389 |
|
390 |
| - |
| 390 | + |
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
|
src/backend/access/transam/xlog.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlog.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4258 | 4258 |
|
4259 | 4259 |
|
4260 | 4260 |
|
4261 |
| - |
| 4261 | + |
4262 | 4262 |
|
4263 | 4263 |
|
4264 | 4264 |
|
4265 |
| - |
| 4265 | + |
4266 | 4266 |
|
4267 | 4267 |
|
4268 | 4268 |
|
|
src/backend/commands/vacuum.c
Copy file name to clipboardExpand all lines: src/backend/commands/vacuum.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
|
src/backend/commands/variable.c
Copy file name to clipboardExpand all lines: src/backend/commands/variable.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
717 | 717 |
|
718 | 718 |
|
719 | 719 |
|
720 |
| - |
| 720 | + |
721 | 721 |
|
722 | 722 |
|
723 | 723 |
|
|
src/backend/libpq/be-secure-openssl.c
Copy file name to clipboardExpand all lines: src/backend/libpq/be-secure-openssl.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
198 |
| - |
| 198 | + |
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
|
src/backend/postmaster/bgworker.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/bgworker.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
944 | 944 |
|
945 | 945 |
|
946 | 946 |
|
947 |
| - |
| 947 | + |
948 | 948 |
|
949 | 949 |
|
950 | 950 |
|
|
src/backend/postmaster/checkpointer.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/checkpointer.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
426 |
| - |
| 426 | + |
427 | 427 |
|
428 | 428 |
|
429 | 429 |
|
|
src/backend/postmaster/pgarch.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/pgarch.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
807 | 807 |
|
808 | 808 |
|
809 | 809 |
|
810 |
| - |
| 810 | + |
811 | 811 |
|
812 | 812 |
|
813 | 813 |
|
|
src/backend/storage/buffer/localbuf.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/localbuf.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
705 | 705 |
|
706 | 706 |
|
707 | 707 |
|
708 |
| - |
| 708 | + |
709 | 709 |
|
710 | 710 |
|
711 | 711 |
|
|
src/backend/storage/file/fd.c
Copy file name to clipboardExpand all lines: src/backend/storage/file/fd.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3931 | 3931 |
|
3932 | 3932 |
|
3933 | 3933 |
|
3934 |
| - |
| 3934 | + |
3935 | 3935 |
|
3936 | 3936 |
|
3937 | 3937 |
|
|
src/backend/storage/lmgr/predicate.c
Copy file name to clipboardExpand all lines: src/backend/storage/lmgr/predicate.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1644 | 1644 |
|
1645 | 1645 |
|
1646 | 1646 |
|
1647 |
| - |
| 1647 | + |
1648 | 1648 |
|
1649 | 1649 |
|
1650 | 1650 |
|
|
src/backend/tcop/postgres.c
Copy file name to clipboardExpand all lines: src/backend/tcop/postgres.c+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3524 | 3524 |
|
3525 | 3525 |
|
3526 | 3526 |
|
3527 |
| - |
| 3527 | + |
3528 | 3528 |
|
3529 | 3529 |
|
3530 | 3530 |
|
| ||
3571 | 3571 |
|
3572 | 3572 |
|
3573 | 3573 |
|
3574 |
| - |
| 3574 | + |
3575 | 3575 |
|
3576 | 3576 |
|
3577 | 3577 |
|
| ||
3632 | 3632 |
|
3633 | 3633 |
|
3634 | 3634 |
|
3635 |
| - |
3636 |
| - |
3637 |
| - |
| 3635 | + |
| 3636 | + |
| 3637 | + |
3638 | 3638 |
|
3639 | 3639 |
|
3640 | 3640 |
|
|
src/backend/utils/adt/pg_locale.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/pg_locale.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2875 | 2875 |
|
2876 | 2876 |
|
2877 | 2877 |
|
2878 |
| - |
| 2878 | + |
2879 | 2879 |
|
2880 | 2880 |
|
2881 | 2881 |
|
| ||
2904 | 2904 |
|
2905 | 2905 |
|
2906 | 2906 |
|
2907 |
| - |
| 2907 | + |
2908 | 2908 |
|
2909 | 2909 |
|
2910 | 2910 |
|
|
src/backend/utils/fmgr/dfmgr.c
Copy file name to clipboardExpand all lines: src/backend/utils/fmgr/dfmgr.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
555 | 555 |
|
556 | 556 |
|
557 | 557 |
|
558 |
| - |
| 558 | + |
559 | 559 |
|
560 | 560 |
|
561 | 561 |
|
| ||
574 | 574 |
|
575 | 575 |
|
576 | 576 |
|
577 |
| - |
| 577 | + |
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
|
src/backend/utils/misc/guc.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1873 | 1873 |
|
1874 | 1874 |
|
1875 | 1875 |
|
1876 |
| - |
| 1876 | + |
1877 | 1877 |
|
1878 | 1878 |
|
1879 | 1879 |
|
|
src/backend/utils/misc/guc_tables.c
Copy file name to clipboardExpand all lines: src/backend/utils/misc/guc_tables.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3821 | 3821 |
|
3822 | 3822 |
|
3823 | 3823 |
|
3824 |
| - |
| 3824 | + |
3825 | 3825 |
|
3826 | 3826 |
|
3827 | 3827 |
|
| ||
3831 | 3831 |
|
3832 | 3832 |
|
3833 | 3833 |
|
3834 |
| - |
| 3834 | + |
3835 | 3835 |
|
3836 | 3836 |
|
3837 | 3837 |
|
|
src/test/modules/commit_ts/expected/commit_timestamp_1.out
Copy file name to clipboardExpand all lines: src/test/modules/commit_ts/expected/commit_timestamp_1.out+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/test/regress/expected/collate.icu.utf8.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/collate.icu.utf8.out+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1042 | 1042 |
|
1043 | 1043 |
|
1044 | 1044 |
|
1045 |
| - |
| 1045 | + |
1046 | 1046 |
|
1047 | 1047 |
|
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 | 1051 |
|
1052 | 1052 |
|
1053 |
| - |
| 1053 | + |
1054 | 1054 |
|
1055 | 1055 |
|
1056 | 1056 |
|
|
src/test/regress/expected/json.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/json.out+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
|
src/test/regress/expected/jsonb.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/jsonb.out+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
216 |
| - |
| 216 | + |
217 | 217 |
|
218 | 218 |
|
219 |
| - |
| 219 | + |
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
|
0 commit comments