File tree
Expand file treeCollapse file tree
3 files changed
+34
-4
lines changedFilter options
- src
- backend/commands
- bin
- pg_dump
- pg_upgrade
Expand file treeCollapse file tree
3 files changed
+34
-4
lines changedsrc/backend/commands/dbcommands.c
Copy file name to clipboardExpand all lines: src/backend/commands/dbcommands.c+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
566 | 570 |
|
567 |
| - |
568 |
| - |
| 571 | + |
| 572 | + |
| 573 | + |
569 | 574 |
|
570 | 575 |
|
571 | 576 |
|
| ||
657 | 662 |
|
658 | 663 |
|
659 | 664 |
|
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
660 | 670 |
|
661 | 671 |
|
662 | 672 |
|
663 |
| - |
| 673 | + |
| 674 | + |
| 675 | + |
664 | 676 |
|
665 | 677 |
|
666 | 678 |
|
|
+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3144 | 3144 |
|
3145 | 3145 |
|
3146 | 3146 |
|
| 3147 | + |
| 3148 | + |
| 3149 | + |
| 3150 | + |
3147 | 3151 |
|
3148 | 3152 |
|
3149 | 3153 |
|
3150 |
| - |
| 3154 | + |
| 3155 | + |
| 3156 | + |
3151 | 3157 |
|
3152 | 3158 |
|
3153 | 3159 |
|
|
src/bin/pg_upgrade/pg_upgrade.c
Copy file name to clipboardExpand all lines: src/bin/pg_upgrade/pg_upgrade.c+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
534 | 534 |
|
535 | 535 |
|
536 | 536 |
|
| 537 | + |
537 | 538 |
|
538 | 539 |
|
539 | 540 |
|
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
540 | 552 |
|
541 | 553 |
|
542 | 554 |
|
|
0 commit comments