forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbec6e6c
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 parent3e291ca commitbec6e6c
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 |
| - | |
1214 |
| - | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
1215 | 1219 |
| |
1216 | 1220 |
| |
1217 | 1221 |
| |
|
0 commit comments
Comments
(0)