Make some subquery-using test cases a bit more robust.
Tom Lane <tgl@sss.pgh.pa.us>
Make some subquery-using test cases a bit more robust. These test cases could be adversely affected by an upcoming change to allow pullup of FROM-less subqueries. Tweak them to ensure that they'll continue to test what they did before. Discussion: https://postgr.es/m/5395.1539275668@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select.out | modified | +3 −3 |
| src/test/regress/expected/select_parallel.out | modified | +7 −8 |
| src/test/regress/sql/select_parallel.sql | modified | +2 −2 |
| src/test/regress/sql/select.sql | modified | +3 −3 |
Discussion
- Soon-to-be-broken regression test case 7 messages · 2018-10-11