File tree
Expand file treeCollapse file tree
4 files changed
+26
-28
lines changedFilter options
- src
- backend/access/nbtree
- include/access
Expand file treeCollapse file tree
4 files changed
+26
-28
lines changedsrc/backend/access/nbtree/nbtinsert.c
Copy file name to clipboardExpand all lines: src/backend/access/nbtree/nbtinsert.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2413 | 2413 |
|
2414 | 2414 |
|
2415 | 2415 |
|
2416 |
| - |
| 2416 | + |
2417 | 2417 |
|
2418 | 2418 |
|
2419 | 2419 |
|
| ||
2571 | 2571 |
|
2572 | 2572 |
|
2573 | 2573 |
|
2574 |
| - |
| 2574 | + |
2575 | 2575 |
|
2576 | 2576 |
|
2577 | 2577 |
|
|
src/backend/access/nbtree/nbtsort.c
Copy file name to clipboardExpand all lines: src/backend/access/nbtree/nbtsort.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
771 | 771 |
|
772 | 772 |
|
773 | 773 |
|
774 |
| - |
| 774 | + |
775 | 775 |
|
776 | 776 |
|
777 | 777 |
|
| ||
1045 | 1045 |
|
1046 | 1046 |
|
1047 | 1047 |
|
1048 |
| - |
| 1048 | + |
1049 | 1049 |
|
1050 | 1050 |
|
1051 | 1051 |
|
|
src/backend/access/nbtree/nbtutils.c
Copy file name to clipboardExpand all lines: src/backend/access/nbtree/nbtutils.c+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2239 | 2239 |
|
2240 | 2240 |
|
2241 | 2241 |
|
2242 |
| - |
| 2242 | + |
2243 | 2243 |
|
2244 | 2244 |
|
2245 | 2245 |
|
| ||
2262 | 2262 |
|
2263 | 2263 |
|
2264 | 2264 |
|
2265 |
| - |
| 2265 | + |
| 2266 | + |
| 2267 | + |
| 2268 | + |
2266 | 2269 |
|
2267 | 2270 |
|
2268 |
| - |
2269 |
| - |
| 2271 | + |
2270 | 2272 |
|
2271 | 2273 |
|
2272 | 2274 |
|
|
src/include/access/nbtree.h
Copy file name to clipboardExpand all lines: src/include/access/nbtree.h+16-20Lines changed: 16 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
460 | 460 |
|
461 | 461 |
|
462 | 462 |
|
463 |
| - |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
464 | 468 |
|
465 | 469 |
|
466 |
| - |
| 470 | + |
467 | 471 |
|
468 |
| - |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
469 | 476 |
|
470 | 477 |
|
471 |
| - |
472 |
| - |
473 |
| - |
474 |
| - |
475 |
| - |
476 |
| - |
477 |
| - |
478 |
| - |
479 |
| - |
480 |
| - |
481 |
| - |
482 |
| - |
483 | 478 |
|
484 |
| - |
| 479 | + |
| 480 | + |
485 | 481 |
|
486 |
| - |
487 |
| - |
488 |
| - |
| 482 | + |
| 483 | + |
| 484 | + |
489 | 485 |
|
490 | 486 |
|
491 | 487 |
|
| ||
505 | 501 |
|
506 | 502 |
|
507 | 503 |
|
508 |
| - |
| 504 | + |
509 | 505 |
|
510 | 506 |
|
511 | 507 |
|
|
0 commit comments