- Notifications
You must be signed in to change notification settings - Fork5
Commite356743
committed
Add missing support for removing foreign data wrapper / server privileges
belonging to a user at DROP OWNED BY. Foreign data wrappers and serversdon't do anything useful yet, which is why no-one has noticed, but since wehave them, seems prudent to fix this. Per report from Chetan Suttraway.Backpatch to 9.0, 8.4 has the same problem but this patch didn't applythere so I'm not going to bother.1 parent542bdb2 commite356743
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 | 1342 |
| |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
1343 | 1349 |
| |
1344 | 1350 |
| |
1345 | 1351 |
| |
|
0 commit comments
Comments
(0)