- Notifications
You must be signed in to change notification settings - Fork5
Commit75af5ae
committed
Don't trash input list structure in does_not_exist_skipping().
The trigger and rule cases need to split up the input name list, butthey mustn't corrupt the passed-in data structure, since it could be partof a cached utility-statement parsetree. Per bug #7641.1 parenta9dad56 commit75af5ae
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
|
0 commit comments
Comments
(0)