forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit359c8e4
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 parent32ad1d6 commit359c8e4
1 file changed
+40
-11
lines changedLines changed: 40 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13885 | 13885 |
| |
13886 | 13886 |
| |
13887 | 13887 |
| |
13888 |
| - | |
13889 |
| - | |
13890 |
| - | |
13891 |
| - | |
13892 | 13888 |
| |
13893 | 13889 |
| |
13894 | 13890 |
| |
| |||
13898 | 13894 |
| |
13899 | 13895 |
| |
13900 | 13896 |
| |
| 13897 | + | |
| 13898 | + | |
13901 | 13899 |
| |
13902 |
| - | |
| 13900 | + | |
13903 | 13901 |
| |
13904 | 13902 |
| |
13905 | 13903 |
| |
13906 |
| - | |
13907 |
| - | |
13908 |
| - | |
| 13904 | + | |
| 13905 | + | |
13909 | 13906 |
| |
13910 |
| - | |
13911 |
| - | |
13912 |
| - | |
| 13907 | + | |
| 13908 | + | |
| 13909 | + | |
| 13910 | + | |
| 13911 | + | |
| 13912 | + | |
| 13913 | + | |
| 13914 | + | |
| 13915 | + | |
| 13916 | + | |
| 13917 | + | |
| 13918 | + | |
| 13919 | + | |
| 13920 | + | |
| 13921 | + | |
| 13922 | + | |
| 13923 | + | |
| 13924 | + | |
| 13925 | + | |
| 13926 | + | |
| 13927 | + | |
| 13928 | + | |
| 13929 | + | |
| 13930 | + | |
| 13931 | + | |
| 13932 | + | |
| 13933 | + | |
| 13934 | + | |
| 13935 | + | |
| 13936 | + | |
| 13937 | + | |
| 13938 | + | |
| 13939 | + | |
| 13940 | + | |
| 13941 | + | |
13913 | 13942 |
| |
13914 | 13943 |
| |
13915 | 13944 |
| |
|
0 commit comments
Comments
(0)