Add ORDER BY to a couple of test queries whose output ordering is not
Tom Lane <tgl@sss.pgh.pa.us>
Add ORDER BY to a couple of test queries whose output ordering is not as predictable as it used to be, due to recycling of free space with new VACUUM.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/input/misc.source | modified | +2 −2 |
| src/test/regress/output/misc.source | modified | +2 −2 |