forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbea18b1
committed
Strengthen tests for5ef34a8
The test query in5ef34a8 is running over the empty emp1 table giving thesame (empty) return both with and without the fix. Add one row to that tableto make not just the test query plan, but also the test query result different.Reported-by: Richard GuoBug: #18261Discussion:https://postgr.es/m/CAMbWs49igjcszLgicb4D1N21_5iNDoxheJ7KFmAcs_z%3DLx6jhg%40mail.gmail.com1 parent9034a2d commitbea18b1
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6881 | 6881 |
| |
6882 | 6882 |
| |
6883 | 6883 |
| |
| 6884 | + | |
6884 | 6885 |
| |
6885 | 6886 |
| |
6886 | 6887 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2623 | 2623 |
| |
2624 | 2624 |
| |
2625 | 2625 |
| |
| 2626 | + | |
2626 | 2627 |
| |
2627 | 2628 |
| |
2628 | 2629 |
| |
|
0 commit comments
Comments
(0)