- Notifications
You must be signed in to change notification settings - Fork5
Commita9e9abe
committed
Issue CREATE SCHEMA as the originally connecting user, with an
AUTHORIZATION clause to specify the desired owner. This allows asuperuser to restore schemas owned by users without CREATE-SCHEMApermissions (ie, schemas originally created by a superuser usingAUTHORIZATION). --no-owner can be specified to suppress theAUTHORIZATION clause if need be.1 parent6767ceb commita9e9abe
2 files changed
+40
-28
lines changedLines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
2211 | 2211 |
| |
2212 | 2212 |
| |
2213 | 2213 |
| |
2214 |
| - | |
2215 |
| - | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
2216 | 2229 |
| |
2217 | 2230 |
| |
2218 | 2231 |
| |
|
Lines changed: 24 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
2879 | 2879 |
| |
2880 | 2880 |
| |
2881 | 2881 |
| |
2882 |
| - | |
2883 |
| - | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
2884 | 2891 |
| |
2885 |
| - | |
2886 |
| - | |
2887 |
| - | |
2888 |
| - | |
2889 |
| - | |
2890 |
| - | |
2891 |
| - | |
2892 |
| - | |
| 2892 | + | |
2893 | 2893 |
| |
2894 | 2894 |
| |
2895 | 2895 |
| |
2896 | 2896 |
| |
2897 | 2897 |
| |
2898 | 2898 |
| |
2899 |
| - | |
| 2899 | + | |
| 2900 | + | |
2900 | 2901 |
| |
2901 | 2902 |
| |
2902 |
| - | |
2903 |
| - | |
| 2903 | + | |
2904 | 2904 |
| |
| 2905 | + | |
2905 | 2906 |
| |
2906 |
| - | |
2907 |
| - | |
2908 |
| - | |
2909 |
| - | |
2910 |
| - | |
2911 |
| - | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
2912 | 2913 |
| |
2913 |
| - | |
2914 |
| - | |
2915 |
| - | |
2916 |
| - | |
2917 |
| - | |
| 2914 | + | |
| 2915 | + | |
| 2916 | + | |
2918 | 2917 |
| |
2919 | 2918 |
| |
2920 | 2919 |
| |
|
0 commit comments
Comments
(0)