File tree
Expand file treeCollapse file tree
5 files changed
+6
-6
lines changedFilter options
- doc/src/sgml
- src
- backend
- access/transam
- storage
- buffer
- sync
- include/access
Expand file treeCollapse file tree
5 files changed
+6
-6
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
514 |
| - |
| 514 | + |
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
| ||
880 | 880 |
|
881 | 881 |
|
882 | 882 |
|
883 |
| - |
| 883 | + |
884 | 884 |
|
885 | 885 |
|
886 | 886 |
|
|
src/backend/access/transam/README.parallel
Copy file name to clipboardExpand all lines: src/backend/access/transam/README.parallel+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
| 172 | + |
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
|
src/backend/storage/buffer/bufmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/bufmgr.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4291 | 4291 |
|
4292 | 4292 |
|
4293 | 4293 |
|
4294 |
| - |
| 4294 | + |
4295 | 4295 |
|
4296 | 4296 |
|
4297 | 4297 |
|
|
src/backend/storage/sync/sync.c
Copy file name to clipboardExpand all lines: src/backend/storage/sync/sync.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
216 | 216 |
|
217 | 217 |
|
218 | 218 |
|
219 |
| - |
| 219 | + |
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
|
src/include/access/tableam.h
Copy file name to clipboardExpand all lines: src/include/access/tableam.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1199 | 1199 |
|
1200 | 1200 |
|
1201 | 1201 |
|
1202 |
| - |
| 1202 | + |
1203 | 1203 |
|
1204 | 1204 |
|
1205 | 1205 |
|
|
0 commit comments