forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6c1abf0

Thomas G. Lockhart
Fix from Vadim for simple-minded case SELECT 1 WHERE 1 IN (SELECT 1)
used in regression tests. No longer core dumps.1 parent1aa93cb commit6c1abf0
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
294 |
| - | |
| 294 | + | |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
|
0 commit comments
Comments
(0)