Commit fdc788f
committed
Fix rewrites making UPDATE infer as ONE (#8800)
This was caused by some code doing something nonsensical, with a
comment above it that I wrote saying that it must be wrong but made a
particular test pass. That test still passes if I remove it, so all
right.
Fixes #8791.1 parent 50d2500 commit fdc788f
2 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1222 | 1222 | | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
1230 | 1225 | | |
1231 | 1226 | | |
1232 | 1227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1181 | 1181 | | |
1182 | 1182 | | |
1183 | 1183 | | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1184 | 1193 | | |
1185 | 1194 | | |
1186 | 1195 | | |
| |||
0 commit comments