forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf3ee8a
committed
Add some notes about why "ALTER TYPE enum DROP VALUE" is hard.
In hopes of putting these where any would-be implementer is sure tofind them, make a placeholder grammar production for ALTER DROP VALUEand put them there. This is really just a docs patch, though.Vik Fearing, with a bit more wordsmithing by meDiscussion:https://postgr.es/m/9fffd149-da0f-0c9c-6745-731fb688642a@postgresfriends.org1 parentc2ba3fd commitaf3ee8a
1 file changed
+27
-0
lines changedLines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6412 | 6412 |
| |
6413 | 6413 |
| |
6414 | 6414 |
| |
| 6415 | + | |
| 6416 | + | |
| 6417 | + | |
| 6418 | + | |
| 6419 | + | |
| 6420 | + | |
| 6421 | + | |
| 6422 | + | |
| 6423 | + | |
| 6424 | + | |
| 6425 | + | |
| 6426 | + | |
| 6427 | + | |
| 6428 | + | |
| 6429 | + | |
| 6430 | + | |
| 6431 | + | |
| 6432 | + | |
| 6433 | + | |
| 6434 | + | |
| 6435 | + | |
| 6436 | + | |
| 6437 | + | |
| 6438 | + | |
| 6439 | + | |
| 6440 | + | |
| 6441 | + | |
6415 | 6442 |
| |
6416 | 6443 |
| |
6417 | 6444 |
| |
|
0 commit comments
Comments
(0)