forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb42ea79
committed
Ensure that user created rows in extension tables get dumped if the table is explicitly requested, either with a -t/--table switch of the table itself, or by -n/--schema switch of the schema containing the extension table. Patch reviewed by Vibhor Kumar and Dimitri Fontaine.
Backpatched to 9.1 when the extension management facility was added.1 parent5eb7c4d commitb42ea79
1 file changed
+41
-12
lines changedLines changed: 41 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14621 | 14621 |
| |
14622 | 14622 |
| |
14623 | 14623 |
| |
14624 |
| - | |
14625 |
| - | |
14626 |
| - | |
14627 |
| - | |
14628 | 14624 |
| |
14629 | 14625 |
| |
14630 | 14626 |
| |
| |||
14634 | 14630 |
| |
14635 | 14631 |
| |
14636 | 14632 |
| |
| 14633 | + | |
| 14634 | + | |
14637 | 14635 |
| |
14638 |
| - | |
| 14636 | + | |
14639 | 14637 |
| |
14640 | 14638 |
| |
14641 | 14639 |
| |
14642 | 14640 |
| |
14643 |
| - | |
14644 |
| - | |
14645 |
| - | |
| 14641 | + | |
| 14642 | + | |
14646 | 14643 |
| |
14647 |
| - | |
14648 |
| - | |
| 14644 | + | |
14649 | 14645 |
| |
14650 |
| - | |
14651 |
| - | |
| 14646 | + | |
| 14647 | + | |
| 14648 | + | |
| 14649 | + | |
| 14650 | + | |
| 14651 | + | |
| 14652 | + | |
| 14653 | + | |
| 14654 | + | |
| 14655 | + | |
| 14656 | + | |
| 14657 | + | |
| 14658 | + | |
| 14659 | + | |
| 14660 | + | |
| 14661 | + | |
| 14662 | + | |
| 14663 | + | |
| 14664 | + | |
| 14665 | + | |
| 14666 | + | |
| 14667 | + | |
| 14668 | + | |
| 14669 | + | |
| 14670 | + | |
| 14671 | + | |
| 14672 | + | |
| 14673 | + | |
| 14674 | + | |
| 14675 | + | |
| 14676 | + | |
| 14677 | + | |
| 14678 | + | |
| 14679 | + | |
| 14680 | + | |
14652 | 14681 |
| |
14653 | 14682 |
| |
14654 | 14683 |
| |
|
0 commit comments
Comments
(0)