Add an ORDER BY to nail down the expected row order from a query that's
Tom Lane <tgl@sss.pgh.pa.us>
Add an ORDER BY to nail down the expected row order from a query that's been shown to be sensitive to concurrent autovacuum. Per Alvaro.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/cluster.out | modified | +3 −2 |
| src/test/regress/sql/cluster.sql | modified | +2 −1 |