forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9e7e117
committed
Clarify comment in ATRewriteTable().
Make sure it's clear that the prohibition on adding a column with a defaultwhen the rowtype is used elsewhere is intentional, and be a bit moreexplicit about the other cases where we perform this check.1 parentb1e65c3 commit9e7e117
1 file changed
+9
-5
lines changedLines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3378 | 3378 |
| |
3379 | 3379 |
| |
3380 | 3380 |
| |
3381 |
| - | |
3382 |
| - | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
| 3385 | + | |
3383 | 3386 |
| |
3384 |
| - | |
3385 |
| - | |
3386 |
| - | |
| 3387 | + | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
3387 | 3391 |
| |
3388 | 3392 |
| |
3389 | 3393 |
| |
|
0 commit comments
Comments
(0)