forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit872101b
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 parentb2ccb5f commit872101b
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4336 | 4336 |
| |
4337 | 4337 |
| |
4338 | 4338 |
| |
| 4339 | + | |
| 4340 | + | |
| 4341 | + | |
4339 | 4342 |
| |
4340 | 4343 |
| |
4341 | 4344 |
| |
| |||
4345 | 4348 |
| |
4346 | 4349 |
| |
4347 | 4350 |
| |
| 4351 | + | |
| 4352 | + | |
| 4353 | + | |
4348 | 4354 |
| |
4349 | 4355 |
| |
4350 | 4356 |
| |
|
0 commit comments
Comments
(0)