forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit17b07af
committed
Add two missing cases to ATWrongRelkindError.
This way, we produce a better error message if someone tries to dosomething like ALTER INDEX .. ALTER COLUMN .. SET STORAGE.Amit Langote1 parentac9a016 commit17b07af
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4339 | 4339 |
| |
4340 | 4340 |
| |
4341 | 4341 |
| |
| 4342 | + | |
| 4343 | + | |
| 4344 | + | |
4342 | 4345 |
| |
4343 | 4346 |
| |
4344 | 4347 |
| |
| |||
4348 | 4351 |
| |
4349 | 4352 |
| |
4350 | 4353 |
| |
| 4354 | + | |
| 4355 | + | |
| 4356 | + | |
4351 | 4357 |
| |
4352 | 4358 |
| |
4353 | 4359 |
| |
|
0 commit comments
Comments
(0)