forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4dbe52d
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 parent9e859a9 commit4dbe52d
1 file changed
+41
-12
lines changedLines changed: 41 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14028 | 14028 |
| |
14029 | 14029 |
| |
14030 | 14030 |
| |
14031 |
| - | |
14032 |
| - | |
14033 |
| - | |
14034 |
| - | |
14035 | 14031 |
| |
14036 | 14032 |
| |
14037 | 14033 |
| |
| |||
14041 | 14037 |
| |
14042 | 14038 |
| |
14043 | 14039 |
| |
| 14040 | + | |
| 14041 | + | |
14044 | 14042 |
| |
14045 |
| - | |
| 14043 | + | |
14046 | 14044 |
| |
14047 | 14045 |
| |
14048 | 14046 |
| |
14049 | 14047 |
| |
14050 |
| - | |
14051 |
| - | |
14052 |
| - | |
| 14048 | + | |
| 14049 | + | |
14053 | 14050 |
| |
14054 |
| - | |
14055 |
| - | |
| 14051 | + | |
14056 | 14052 |
| |
14057 |
| - | |
14058 |
| - | |
| 14053 | + | |
| 14054 | + | |
| 14055 | + | |
| 14056 | + | |
| 14057 | + | |
| 14058 | + | |
| 14059 | + | |
| 14060 | + | |
| 14061 | + | |
| 14062 | + | |
| 14063 | + | |
| 14064 | + | |
| 14065 | + | |
| 14066 | + | |
| 14067 | + | |
| 14068 | + | |
| 14069 | + | |
| 14070 | + | |
| 14071 | + | |
| 14072 | + | |
| 14073 | + | |
| 14074 | + | |
| 14075 | + | |
| 14076 | + | |
| 14077 | + | |
| 14078 | + | |
| 14079 | + | |
| 14080 | + | |
| 14081 | + | |
| 14082 | + | |
| 14083 | + | |
| 14084 | + | |
| 14085 | + | |
| 14086 | + | |
| 14087 | + | |
14059 | 14088 |
| |
14060 | 14089 |
| |
14061 | 14090 |
| |
|
0 commit comments
Comments
(0)