forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0bd155c
committed
Fix bug in propagating ALTER TABLE actions to typed tables.
We need to propagate such actions to all typed table children of agiven type, not just the first one.Noah Misch1 parentd4c810d commit0bd155c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4014 | 4014 |
| |
4015 | 4015 |
| |
4016 | 4016 |
| |
4017 |
| - | |
| 4017 | + | |
4018 | 4018 |
| |
4019 | 4019 |
| |
4020 | 4020 |
| |
|
0 commit comments
Comments
(0)