Commit 07e5e66
File tree
Expand file treeCollapse file tree
3 files changed
+7
-7
lines changedFilter options
- contrib/amcheck
- src/backend/access
- brin
- index
Expand file treeCollapse file tree
3 files changed
+7
-7
lines changedcontrib/amcheck/verify_nbtree.c
Copy file name to clipboardExpand all lines: contrib/amcheck/verify_nbtree.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
| 293 | + |
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
| ||
535 | 535 |
|
536 | 536 |
|
537 | 537 |
|
538 |
| - |
| 538 | + |
539 | 539 |
|
540 | 540 |
|
541 | 541 |
|
| ||
2277 | 2277 |
|
2278 | 2278 |
|
2279 | 2279 |
|
2280 |
| - |
| 2280 | + |
2281 | 2281 |
|
2282 | 2282 |
|
2283 | 2283 |
|
|
src/backend/access/brin/brin.c
Copy file name to clipboardExpand all lines: src/backend/access/brin/brin.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1060 | 1060 |
|
1061 | 1061 |
|
1062 | 1062 |
|
1063 |
| - |
| 1063 | + |
1064 | 1064 |
|
1065 | 1065 |
|
1066 | 1066 |
|
| ||
1137 | 1137 |
|
1138 | 1138 |
|
1139 | 1139 |
|
1140 |
| - |
| 1140 | + |
1141 | 1141 |
|
1142 | 1142 |
|
1143 | 1143 |
|
|
src/backend/access/index/indexam.c
Copy file name to clipboardExpand all lines: src/backend/access/index/indexam.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
0 commit comments