Commit c5315f4
File tree
Expand file treeCollapse file tree
6 files changed
+66
-46
lines changedFilter options
- contrib/pg_visibility
- src
- backend
- access/heap
- catalog
- storage
- freespace
- smgr
- include/storage
Expand file treeCollapse file tree
6 files changed
+66
-46
lines changedcontrib/pg_visibility/pg_visibility.c
Copy file name to clipboardExpand all lines: contrib/pg_visibility/pg_visibility.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 |
| - |
| 395 | + |
396 | 396 |
|
397 | 397 |
|
398 | 398 |
|
|
src/backend/access/heap/visibilitymap.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/visibilitymap.c+8-10Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
561 | 561 |
|
562 | 562 |
|
563 | 563 |
|
564 |
| - |
| 564 | + |
565 | 565 |
|
566 | 566 |
|
567 |
| - |
568 |
| - |
| 567 | + |
569 | 568 |
|
570 |
| - |
| 569 | + |
571 | 570 |
|
572 | 571 |
|
573 | 572 |
|
574 |
| - |
| 573 | + |
575 | 574 |
|
576 | 575 |
|
577 | 576 |
|
| ||
641 | 640 |
|
642 | 641 |
|
643 | 642 |
|
644 |
| - |
645 |
| - |
| 643 | + |
| 644 | + |
646 | 645 |
|
647 | 646 |
|
648 | 647 |
|
| 648 | + |
| 649 | + |
649 | 650 |
|
650 | 651 |
|
651 | 652 |
|
| ||
667 | 668 |
|
668 | 669 |
|
669 | 670 |
|
670 |
| - |
671 |
| - |
672 |
| - |
673 | 671 |
|
674 | 672 |
|
src/backend/catalog/storage.c
Copy file name to clipboardExpand all lines: src/backend/catalog/storage.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
294 |
| - |
| 293 | + |
| 294 | + |
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
|
src/backend/storage/freespace/freespace.c
Copy file name to clipboardExpand all lines: src/backend/storage/freespace/freespace.c+14-13Lines changed: 14 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
541 | 541 |
|
542 | 542 |
|
543 | 543 |
|
544 |
| - |
545 |
| - |
| 544 | + |
| 545 | + |
546 | 546 |
|
| 547 | + |
| 548 | + |
547 | 549 |
|
548 |
| - |
549 |
| - |
| 550 | + |
550 | 551 |
|
551 |
| - |
| 552 | + |
552 | 553 |
|
553 | 554 |
|
554 | 555 |
|
555 |
| - |
| 556 | + |
556 | 557 |
|
557 | 558 |
|
558 | 559 |
|
| ||
621 | 622 |
|
622 | 623 |
|
623 | 624 |
|
624 |
| - |
625 |
| - |
| 625 | + |
| 626 | + |
| 627 | + |
626 | 628 |
|
627 |
| - |
628 |
| - |
| 629 | + |
| 630 | + |
629 | 631 |
|
630 | 632 |
|
631 | 633 |
|
| 634 | + |
| 635 | + |
632 | 636 |
|
633 | 637 |
|
634 | 638 |
|
| ||
640 | 644 |
|
641 | 645 |
|
642 | 646 |
|
643 |
| - |
644 |
| - |
645 |
| - |
646 | 647 |
|
647 | 648 |
|
648 | 649 |
|
|
src/backend/storage/smgr/smgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/smgr/smgr.c+36-13Lines changed: 36 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
177 |
| - |
178 |
| - |
| 178 | + |
| 179 | + |
179 | 180 |
|
180 | 181 |
|
181 | 182 |
|
| ||
464 | 465 |
|
465 | 466 |
|
466 | 467 |
|
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
467 | 478 |
|
468 | 479 |
|
469 | 480 |
|
| ||
537 | 548 |
|
538 | 549 |
|
539 | 550 |
|
540 |
| - |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
541 | 565 |
|
542 | 566 |
|
543 | 567 |
|
| ||
576 | 600 |
|
577 | 601 |
|
578 | 602 |
|
| 603 | + |
| 604 | + |
| 605 | + |
579 | 606 |
|
580 | 607 |
|
581 | 608 |
|
582 |
| - |
583 |
| - |
584 |
| - |
585 |
| - |
586 |
| - |
587 |
| - |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
588 | 614 |
|
589 |
| - |
590 |
| - |
591 |
| - |
592 |
| - |
| 615 | + |
593 | 616 |
|
594 | 617 |
|
595 | 618 |
|
|
+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
53 | 52 |
|
54 | 53 |
|
55 |
| - |
56 |
| - |
| 54 | + |
57 | 55 |
|
58 | 56 |
|
59 | 57 |
|
|
0 commit comments