- Notifications
You must be signed in to change notification settings - Fork5
Commit55dc7fa
committed
Fix silly thinko in ALTER COLUMN TYPE. Check for finding expected
dependency was looking at wrong columns and so would always fail.Was not exposed by regression tests because we are only testing casesinvolving built-in (pinned) types and so no actual dependency entryexists to be removed.1 parente84c71b commit55dc7fa
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
4888 | 4888 |
| |
4889 | 4889 |
| |
4890 | 4890 |
| |
4891 |
| - | |
4892 |
| - | |
| 4891 | + | |
| 4892 | + | |
4893 | 4893 |
| |
4894 | 4894 |
| |
4895 | 4895 |
| |
|
0 commit comments
Comments
(0)