Strengthen tests for 5ef34a8fc3
Alexander Korotkov <akorotkov@postgresql.org>
Strengthen tests for 5ef34a8fc3 The test query in 5ef34a8fc3 is running over the empty emp1 table giving the same (empty) return both with and without the fix. Add one row to that table to make not just the test query plan, but also the test query result different. Reported-by: Richard Guo Bug: #18261 Discussion: https://postgr.es/m/CAMbWs49igjcszLgicb4D1N21_5iNDoxheJ7KFmAcs_z%3DLx6jhg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/join.out | modified | +1 −0 |
| src/test/regress/sql/join.sql | modified | +1 −0 |
Discussion
- BUG #18261: Inconsistent results of SELECT affected by joined subqueries 14 messages · 2023-12-27 → 2024-01-09