forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit412a429
committed
REASSIGN OWNED: consider grants on tablespaces, too
Apparently this was considered in the original code (see commitcec3b0a) but I failed to notice that such entries would always beskipped by the database check at the start of the loop.Per bugs #7578 by Nikolay, #6116 by tushar.qa@gmail.com.1 parent6c00b2b commit412a429
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 | 1216 |
| |
1217 |
| - | |
1218 |
| - | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
1219 | 1223 |
| |
1220 | 1224 |
| |
1221 | 1225 |
| |
|
0 commit comments
Comments
(0)