Commit 5c01135
committed
Use normal ExecReScan to reset SkipScan child
Just a draft generated by the Hallucination Machine to run CI against it
and see what breaks.
Logically this brings us even closer to our understanding of SkipScan as
restarting a correlated subquery with LIMIT 1, which is already
reflected in the cost model.1 parent 5ebc0fa commit 5c01135
4 files changed
Lines changed: 3564 additions & 3574 deletions
File tree
- tsl
- src/nodes/skip_scan
- test/expected
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
103 | | - | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
292 | 290 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
| 291 | + | |
302 | 292 | | |
303 | 293 | | |
304 | 294 | | |
| |||
0 commit comments