Commit 62aa2bb
File tree
Expand file treeCollapse file tree
3 files changed
+18
-19
lines changedFilter options
- contrib/pg_prewarm
- src
- backend/access/transam
- bin/pgbench
Expand file treeCollapse file tree
3 files changed
+18
-19
lines changedcontrib/pg_prewarm/pg_prewarm.c
Copy file name to clipboardExpand all lines: contrib/pg_prewarm/pg_prewarm.c+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
130 |
| - |
| 129 | + |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
| 140 | + |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
|
src/backend/access/transam/xlogprefetch.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlogprefetch.c+11-12Lines changed: 11 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
361 |
| - |
362 |
| - |
363 |
| - |
364 |
| - |
365 |
| - |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
373 |
| - |
374 |
| - |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
375 | 374 |
|
376 | 375 |
|
377 | 376 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5359 | 5359 |
|
5360 | 5360 |
|
5361 | 5361 |
|
5362 |
| - |
5363 |
| - |
| 5362 | + |
| 5363 | + |
5364 | 5364 |
|
5365 | 5365 |
|
5366 | 5366 |
|
| ||
5680 | 5680 |
|
5681 | 5681 |
|
5682 | 5682 |
|
5683 |
| - |
| 5683 | + |
5684 | 5684 |
|
5685 | 5685 |
|
5686 | 5686 |
|
|
0 commit comments